Home
last modified time | relevance | path

Searched refs:terminating (Results 1 – 25 of 27) sorted by relevance

12

/linux/tools/testing/selftests/rcutorture/bin/
A Dkvm-test-1-run-qemu.sh113 …killpid="`sed -n "s/^(qemu) qemu: terminating on signal [0-9]* from pid \([0-9]*\).*$/\1/p" $resdi…
/linux/net/smc/
A Dsmc_core.c685 if (!lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
688 if (lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
841 lgr->terminating = 0; in smc_lgr_create()
1369 if (lgr->terminating) in __smc_lgr_terminate()
1373 lgr->terminating = 1; in __smc_lgr_terminate()
1402 if (list_empty(&lgr->list) || lgr->terminating || lgr->freeing) { in smc_lgr_terminate_sched()
A Dsmc_wr.c214 if (in_softirq() || lgr->terminating) { in smc_wr_tx_get_free_slot()
222 lgr->terminating || in smc_wr_tx_get_free_slot()
A Dsmc_core.h249 u8 terminating : 1;/* lgr is terminating */ member
/linux/drivers/nvme/target/
A Dfc.c163 atomic_t terminating; member
1134 atomic_set(&assoc->terminating, 0); in nvmet_fc_alloc_target_assoc()
1211 int i, terminating; in nvmet_fc_delete_target_assoc() local
1213 terminating = atomic_xchg(&assoc->terminating, 1); in nvmet_fc_delete_target_assoc()
1216 if (terminating) in nvmet_fc_delete_target_assoc()
/linux/Documentation/admin-guide/
A Dbinderfs.rst54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the terminating
/linux/Documentation/ABI/testing/
A Dsysfs-firmware-dmi-entries69 and the two terminating nul characters.
A Ddev-kmsg79 the terminating ';'. Unknown fields and values should be
A Dsysfs-class-net-cdc_ncm8 tx_max sized frames with no terminating short
/linux/Documentation/locking/
A Dlocktorture.rst80 The number of seconds to run the test before terminating
/linux/Documentation/i2c/
A Dfault-codes.rst54 transaction, and is sent before the terminating STOP. This
A Dsmbus-protocol.rst252 before the terminating STOP.
/linux/drivers/dma/xilinx/
A Dxilinx_dma.c435 bool terminating; member
1057 if (chan->terminating) in xilinx_dma_chan_desc_cleanup()
1985 chan->terminating = false; in xilinx_dma_tx_submit()
2458 chan->terminating = true; in xilinx_dma_terminate_all()
/linux/Documentation/filesystems/
A Dsysfs.rst225 A terminating null is added after the data on stores. This makes
A Dfscrypt.rst1070 bytes long (both lengths excluding the terminating null).
/linux/Documentation/vm/
A Dslub.rst289 terminating 0. That zero has overwritten the first byte of the Redzone field.
/linux/Documentation/userspace-api/
A Dseccomp_filter.rst350 rip or rsp. (Do not rely on other changes terminating the process.
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-queryctrl.rst384 These lengths do not include the terminating zero, so in order to
/linux/Documentation/powerpc/
A Dcxlflash.rst351 be reset or is terminating. Users are notified of this error condition
A Dultravisor.rst676 #. Called by Hypervisor when terminating an SVM.
/linux/Documentation/core-api/
A Dcpu_hotplug.rst149 hotplug states will be invoked, starting with ``CPUHP_ONLINE`` and terminating
/linux/net/sched/
A DKconfig958 Say Y here to allow for sourcing and terminating metadata
/linux/Documentation/x86/
A Dboot.rst733 The maximum size of the command line without the terminating
/linux/Documentation/RCU/
A DRTFP.txt44 in the presence of non-terminating threads. However, this explicit
/linux/Documentation/networking/
A Dip-sysctl.rst2670 unreachable and terminating.

Completed in 56 milliseconds

12