Home
last modified time | relevance | path

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

12

/linux-6.15/Documentation/ABI/testing/
H A Ddebugfs-dell-wmi-ddv7 buffer, which contains fan sensor entries and a terminating
23 buffer, which contains thermal sensor entries and a terminating
H A Dsysfs-firmware-dmi-entries69 and the two terminating nul characters.
H A Dsysfs-class-net-cdc_ncm8 tx_max sized frames with no terminating short
H A Ddev-kmsg79 the terminating ';'. Unknown fields and values should be
/linux-6.15/Documentation/core-api/
H A 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
/linux-6.15/tools/testing/selftests/rcutorture/bin/
H A 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.15/drivers/gpu/drm/display/
H A DKconfig21 DRM connector implementation terminating DRM bridge chains.
/linux-6.15/Documentation/gpu/
H A Ddrm-compute.rst33 to this flag, it would prevent cooperating userspace from forced terminating
/linux-6.15/drivers/nvme/target/
H A Dfc.c165 atomic_t terminating; member
1128 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()
/linux-6.15/Documentation/admin-guide/
H A Dbinderfs.rst54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the terminating
/linux-6.15/net/smc/
H A 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()
907 lgr->terminating = 0; in smc_lgr_create()
1551 if (lgr->terminating) in __smc_lgr_terminate()
1555 lgr->terminating = 1; in __smc_lgr_terminate()
1584 if (list_empty(&lgr->list) || lgr->terminating || lgr->freeing) { in smc_lgr_terminate_sched()
H A Dsmc_core.h296 u8 terminating : 1;/* lgr is terminating */ member
H A 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-6.15/Documentation/locking/
H A Dlocktorture.rst80 The number of seconds to run the test before terminating
/linux-6.15/Documentation/i2c/
H A Dfault-codes.rst58 transaction, and is sent before the terminating STOP. This
H A Dsmbus-protocol.rst252 before the terminating STOP.
/linux-6.15/Documentation/firmware-guide/acpi/
H A Dchromeos-acpi-device.rst92 Note that the hardware ID can be up to 256 characters long, including the terminating null.
/linux-6.15/drivers/dma/xilinx/
H A Dxilinx_dma.c442 bool terminating; member
1090 if (chan->terminating) in xilinx_dma_chan_desc_cleanup()
2026 chan->terminating = false; in xilinx_dma_tx_submit()
2506 chan->terminating = true; in xilinx_dma_terminate_all()
/linux-6.15/Documentation/devicetree/bindings/thermal/
H A Dthermal-zones.yaml53 # characters in total (see THERMAL_NAME_LENGTH, including terminating NUL
/linux-6.15/Documentation/netlink/
H A Dgenetlink-c.yaml219 contains the terminating null character.
H A Dgenetlink-legacy.yaml265 contains the terminating null character.
H A Dnetlink-raw.yaml277 contains the terminating null character.
/linux-6.15/Documentation/filesystems/
H A Dsysfs.rst225 A terminating null is added after the data on stores. This makes
/linux-6.15/Documentation/userspace-api/netlink/
H A Dspecs.rst461 Note that ``max-len`` does not count the terminating character.
/linux-6.15/Documentation/mm/
H A Dpage_tables.rst209 by terminating lower priority processes until pressure reduces under a safe

12