Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/net/smc/
Dsmc_core.c264 if (!lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
267 if (lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
398 lgr->terminating = 0; in smc_lgr_create()
912 if (lgr->terminating) in __smc_lgr_terminate()
916 lgr->terminating = 1; in __smc_lgr_terminate()
945 if (list_empty(&lgr->list) || lgr->terminating || lgr->freeing) { in smc_lgr_terminate_sched()
Dsmc_core.h232 u8 terminating : 1;/* lgr is terminating */ member
Dsmc_wr.c195 if (in_softirq() || lgr->terminating) { in smc_wr_tx_get_free_slot()
203 lgr->terminating || in smc_wr_tx_get_free_slot()
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dbinderfs.rst54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the terminating
/kernel/linux/linux-5.10/drivers/nvme/target/
Dfc.c162 atomic_t terminating; member
1124 atomic_set(&assoc->terminating, 0); in nvmet_fc_alloc_target_assoc()
1202 int i, terminating; in nvmet_fc_delete_target_assoc() local
1204 terminating = atomic_xchg(&assoc->terminating, 1); in nvmet_fc_delete_target_assoc()
1207 if (terminating) in nvmet_fc_delete_target_assoc()
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/Documentation/locking/
Dlocktorture.rst80 The number of seconds to run the test before terminating
/kernel/linux/linux-5.10/Documentation/i2c/
Dfault-codes.rst54 transaction, and is sent before the terminating STOP. This
Dsmbus-protocol.rst250 before the terminating STOP.
/kernel/linux/linux-5.10/drivers/dma/xilinx/
Dxilinx_dma.c435 bool terminating; member
1059 if (chan->terminating) in xilinx_dma_chan_desc_cleanup()
1977 chan->terminating = false; in xilinx_dma_tx_submit()
2450 chan->terminating = true; in xilinx_dma_terminate_all()
/kernel/linux/linux-5.10/Documentation/filesystems/
Dsysfs.rst225 A terminating null is added after the data on stores. This makes
Dfscrypt.rst1075 bytes long (both lengths excluding the terminating null).
/kernel/linux/linux-5.10/Documentation/userspace-api/
Dseccomp_filter.rst338 rip or rsp. (Do not rely on other changes terminating the process.
/kernel/linux/linux-5.10/Documentation/core-api/
Dcpu_hotplug.rst146 hotplug states will be invoked, starting with ``CPUHP_ONLINE`` and terminating
/kernel/linux/linux-5.10/Documentation/vm/
Dslub.rst289 terminating 0. That zero has overwritten the first byte of the Redzone field.
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dvidioc-queryctrl.rst381 These lengths do not include the terminating zero, so in order to
/kernel/linux/linux-5.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.
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0032_linux_drivers_regulator_remoteproc_reset_rpmsg_rtc.patch2135 + /* don't trust the remote processor for null terminating the name */
2488 - /* don't trust the remote processor for null terminating the name */
/kernel/linux/linux-5.10/net/sched/
DKconfig947 Say Y here to allow for sourcing and terminating metadata
/kernel/linux/linux-5.10/Documentation/x86/
Dboot.rst733 The maximum size of the command line without the terminating
/kernel/linux/linux-5.10/Documentation/RCU/
DRTFP.txt44 in the presence of non-terminating threads. However, this explicit
/kernel/linux/linux-5.10/Documentation/networking/
Dip-sysctl.rst2481 unreachable and terminating.

12