Home
last modified time | relevance | path

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

12

/Linux-v5.15/tools/testing/selftests/rcutorture/bin/
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-v5.15/drivers/nvme/target/
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-v5.15/net/smc/
Dsmc_core.c643 if (!lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
646 if (lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
789 lgr->terminating = 0; in smc_lgr_create()
1297 if (lgr->terminating) in __smc_lgr_terminate()
1301 lgr->terminating = 1; in __smc_lgr_terminate()
1330 if (list_empty(&lgr->list) || lgr->terminating || lgr->freeing) { in smc_lgr_terminate_sched()
Dsmc_wr.c208 if (in_softirq() || lgr->terminating) { in smc_wr_tx_get_free_slot()
216 lgr->terminating || in smc_wr_tx_get_free_slot()
Dsmc_core.h238 u8 terminating : 1;/* lgr is terminating */ member
/Linux-v5.15/Documentation/admin-guide/
Dbinderfs.rst54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the terminating
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-firmware-dmi-entries69 and the two terminating nul characters.
Ddev-kmsg79 the terminating ';'. Unknown fields and values should be
Dsysfs-class-net-cdc_ncm8 tx_max sized frames with no terminating short
/Linux-v5.15/Documentation/locking/
Dlocktorture.rst80 The number of seconds to run the test before terminating
/Linux-v5.15/Documentation/i2c/
Dfault-codes.rst54 transaction, and is sent before the terminating STOP. This
Dsmbus-protocol.rst250 before the terminating STOP.
/Linux-v5.15/drivers/dma/xilinx/
Dxilinx_dma.c435 bool terminating; member
1059 if (chan->terminating) in xilinx_dma_chan_desc_cleanup()
1987 chan->terminating = false; in xilinx_dma_tx_submit()
2460 chan->terminating = true; in xilinx_dma_terminate_all()
/Linux-v5.15/Documentation/filesystems/
Dsysfs.rst225 A terminating null is added after the data on stores. This makes
Dfscrypt.rst1070 bytes long (both lengths excluding the terminating null).
/Linux-v5.15/Documentation/vm/
Dslub.rst289 terminating 0. That zero has overwritten the first byte of the Redzone field.
/Linux-v5.15/Documentation/userspace-api/
Dseccomp_filter.rst350 rip or rsp. (Do not rely on other changes terminating the process.
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dvidioc-queryctrl.rst384 These lengths do not include the terminating zero, so in order to
/Linux-v5.15/Documentation/powerpc/
Dcxlflash.rst351 be reset or is terminating. Users are notified of this error condition
Dultravisor.rst676 #. Called by Hypervisor when terminating an SVM.
/Linux-v5.15/Documentation/core-api/
Dcpu_hotplug.rst149 hotplug states will be invoked, starting with ``CPUHP_ONLINE`` and terminating
/Linux-v5.15/net/sched/
DKconfig958 Say Y here to allow for sourcing and terminating metadata
/Linux-v5.15/Documentation/x86/
Dboot.rst733 The maximum size of the command line without the terminating
/Linux-v5.15/Documentation/RCU/
DRTFP.txt44 in the presence of non-terminating threads. However, this explicit
/Linux-v5.15/Documentation/networking/
Dip-sysctl.rst2660 unreachable and terminating.

12