Home
last modified time | relevance | path

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

12

/linux-6.12.1/Documentation/ABI/testing/
Ddebugfs-dell-wmi-ddv7 buffer, which contains fan sensor entries and a terminating
23 buffer, which contains thermal sensor entries and a terminating
Dsysfs-firmware-dmi-entries69 and the two terminating nul characters.
Dsysfs-class-net-cdc_ncm8 tx_max sized frames with no terminating short
Ddev-kmsg79 the terminating ';'. Unknown fields and values should be
/linux-6.12.1/Documentation/core-api/
Dnetlink.rst91 to the ``len`` member of struct nla_policy). For string attributes terminating
96 (i.e. specify ``max-len: CONST - 1``) to reserve space for the terminating
Dcpu_hotplug.rst134 hotplug states will be invoked, starting with ``CPUHP_ONLINE`` and terminating
/linux-6.12.1/drivers/gpu/drm/display/
DKconfig20 DRM connector implementation terminating DRM bridge chains.
/linux-6.12.1/tools/testing/selftests/rcutorture/bin/
Dkvm-test-1-run-qemu.sh112 …killpid="`sed -n "s/^(qemu) qemu: terminating on signal [0-9]* from pid \([0-9]*\).*$/\1/p" $resdi…
/linux-6.12.1/drivers/nvme/target/
Dfc.c165 atomic_t terminating; member
1164 atomic_set(&assoc->terminating, 0); in nvmet_fc_alloc_target_assoc()
1238 int i, terminating; in nvmet_fc_delete_target_assoc() local
1240 terminating = atomic_xchg(&assoc->terminating, 1); in nvmet_fc_delete_target_assoc()
1243 if (terminating) in nvmet_fc_delete_target_assoc()
/linux-6.12.1/Documentation/admin-guide/
Dbinderfs.rst54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the terminating
/linux-6.12.1/net/smc/
Dsmc_core.c740 if (!lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
743 if (lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
902 lgr->terminating = 0; in smc_lgr_create()
1546 if (lgr->terminating) in __smc_lgr_terminate()
1550 lgr->terminating = 1; in __smc_lgr_terminate()
1579 if (list_empty(&lgr->list) || lgr->terminating || lgr->freeing) { in smc_lgr_terminate_sched()
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()
Dsmc_core.h292 u8 terminating : 1;/* lgr is terminating */ member
/linux-6.12.1/Documentation/locking/
Dlocktorture.rst80 The number of seconds to run the test before terminating
/linux-6.12.1/Documentation/i2c/
Dfault-codes.rst58 transaction, and is sent before the terminating STOP. This
Dsmbus-protocol.rst252 before the terminating STOP.
/linux-6.12.1/drivers/dma/xilinx/
Dxilinx_dma.c441 bool terminating; member
1089 if (chan->terminating) in xilinx_dma_chan_desc_cleanup()
2023 chan->terminating = false; in xilinx_dma_tx_submit()
2503 chan->terminating = true; in xilinx_dma_terminate_all()
/linux-6.12.1/Documentation/firmware-guide/acpi/
Dchromeos-acpi-device.rst92 Note that the hardware ID can be up to 256 characters long, including the terminating null.
/linux-6.12.1/Documentation/filesystems/
Dsysfs.rst225 A terminating null is added after the data on stores. This makes
/linux-6.12.1/Documentation/userspace-api/netlink/
Dspecs.rst461 Note that ``max-len`` does not count the terminating character.
/linux-6.12.1/Documentation/mm/
Dpage_tables.rst209 by terminating lower priority processes until pressure reduces under a safe
Dslub.rst289 terminating 0. That zero has overwritten the first byte of the Redzone field.
/linux-6.12.1/Documentation/userspace-api/
Dseccomp_filter.rst360 rip or rsp. (Do not rely on other changes terminating the process.
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-queryctrl.rst384 These lengths do not include the terminating zero, so in order to
/linux-6.12.1/Documentation/arch/powerpc/
Dcxlflash.rst351 be reset or is terminating. Users are notified of this error condition

12