Home
last modified time | relevance | path

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

12

/linux/Documentation/ABI/testing/
A Ddebugfs-dell-wmi-ddv7 buffer, which contains fan sensor entries and a terminating
23 buffer, which contains thermal sensor entries and a terminating
A Dsysfs-firmware-dmi-entries69 and the two terminating nul characters.
A Ddev-kmsg79 the terminating ';'. Unknown fields and values should be
A Dsysfs-class-net-cdc_ncm8 tx_max sized frames with no terminating short
/linux/Documentation/core-api/
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/drivers/gpu/drm/display/
A DKconfig20 DRM connector implementation terminating DRM bridge chains.
/linux/tools/testing/selftests/rcutorture/bin/
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/drivers/nvme/target/
A 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/Documentation/admin-guide/
A Dbinderfs.rst54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the terminating
/linux/net/smc/
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()
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()
A Dsmc_core.h292 u8 terminating : 1;/* lgr is terminating */ member
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/Documentation/locking/
A Dlocktorture.rst80 The number of seconds to run the test before terminating
/linux/Documentation/i2c/
A Dfault-codes.rst58 transaction, and is sent before the terminating STOP. This
A Dsmbus-protocol.rst252 before the terminating STOP.
/linux/Documentation/firmware-guide/acpi/
A Dchromeos-acpi-device.rst92 Note that the hardware ID can be up to 256 characters long, including the terminating null.
/linux/drivers/dma/xilinx/
A 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/Documentation/devicetree/bindings/thermal/
A Dthermal-zones.yaml53 # characters in total (see THERMAL_NAME_LENGTH, including terminating NUL
/linux/Documentation/netlink/
A Dgenetlink-c.yaml215 contains the terminating null character.
A Dgenetlink-legacy.yaml258 contains the terminating null character.
A Dnetlink-raw.yaml277 contains the terminating null character.
/linux/Documentation/filesystems/
A Dsysfs.rst225 A terminating null is added after the data on stores. This makes
/linux/Documentation/userspace-api/netlink/
A Dspecs.rst461 Note that ``max-len`` does not count the terminating character.
/linux/Documentation/mm/
A Dpage_tables.rst209 by terminating lower priority processes until pressure reduces under a safe
A Dslub.rst289 terminating 0. That zero has overwritten the first byte of the Redzone field.

Completed in 50 milliseconds

12