Home
last modified time | relevance | path

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

12

/linux-5.19.10/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-5.19.10/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-5.19.10/Documentation/admin-guide/
Dbinderfs.rst54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the terminating
/linux-5.19.10/net/smc/
Dsmc_core.c687 if (!lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
690 if (lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
848 lgr->terminating = 0; in smc_lgr_create()
1442 if (lgr->terminating) in __smc_lgr_terminate()
1446 lgr->terminating = 1; in __smc_lgr_terminate()
1475 if (list_empty(&lgr->list) || lgr->terminating || lgr->freeing) { in smc_lgr_terminate_sched()
Dsmc_core.h253 u8 terminating : 1;/* lgr is terminating */ member
Dsmc_wr.c210 if (in_softirq() || lgr->terminating) { in smc_wr_tx_get_free_slot()
218 lgr->terminating || in smc_wr_tx_get_free_slot()
/linux-5.19.10/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-5.19.10/Documentation/locking/
Dlocktorture.rst80 The number of seconds to run the test before terminating
/linux-5.19.10/Documentation/i2c/
Dfault-codes.rst54 transaction, and is sent before the terminating STOP. This
Dsmbus-protocol.rst252 before the terminating STOP.
/linux-5.19.10/Documentation/firmware-guide/acpi/
Dchromeos-acpi-device.rst93 Note that the hardware ID can be up to 256 characters long, including the terminating null.
/linux-5.19.10/drivers/dma/xilinx/
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()
2578 chan->terminating = true; in xilinx_dma_terminate_all()
/linux-5.19.10/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-5.19.10/Documentation/vm/
Dslub.rst289 terminating 0. That zero has overwritten the first byte of the Redzone field.
/linux-5.19.10/Documentation/userspace-api/
Dseccomp_filter.rst360 rip or rsp. (Do not rely on other changes terminating the process.
/linux-5.19.10/Documentation/userspace-api/media/v4l/
Dvidioc-queryctrl.rst384 These lengths do not include the terminating zero, so in order to
/linux-5.19.10/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-5.19.10/Documentation/core-api/
Dcpu_hotplug.rst149 hotplug states will be invoked, starting with ``CPUHP_ONLINE`` and terminating
/linux-5.19.10/net/sched/
DKconfig958 Say Y here to allow for sourcing and terminating metadata
/linux-5.19.10/Documentation/x86/
Dboot.rst733 The maximum size of the command line without the terminating
/linux-5.19.10/Documentation/RCU/
DRTFP.txt44 in the presence of non-terminating threads. However, this explicit

12