Searched refs:terminating (Results 1 – 25 of 39) sorted by relevance
12
7 buffer, which contains fan sensor entries and a terminating23 buffer, which contains thermal sensor entries and a terminating
69 and the two terminating nul characters.
79 the terminating ';'. Unknown fields and values should be
8 tx_max sized frames with no terminating short
91 to the ``len`` member of struct nla_policy). For string attributes terminating96 (i.e. specify ``max-len: CONST - 1``) to reserve space for the terminating
20 DRM connector implementation terminating DRM bridge chains.
112 …killpid="`sed -n "s/^(qemu) qemu: terminating on signal [0-9]* from pid \([0-9]*\).*$/\1/p" $resdi…
165 atomic_t terminating; member1164 atomic_set(&assoc->terminating, 0); in nvmet_fc_alloc_target_assoc()1238 int i, terminating; in nvmet_fc_delete_target_assoc() local1240 terminating = atomic_xchg(&assoc->terminating, 1); in nvmet_fc_delete_target_assoc()1243 if (terminating) in nvmet_fc_delete_target_assoc()
54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the terminating
740 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()
292 u8 terminating : 1;/* lgr is terminating */ member
210 if (in_softirq() || lgr->terminating) { in smc_wr_tx_get_free_slot()218 lgr->terminating || in smc_wr_tx_get_free_slot()
80 The number of seconds to run the test before terminating
58 transaction, and is sent before the terminating STOP. This
252 before the terminating STOP.
92 Note that the hardware ID can be up to 256 characters long, including the terminating null.
441 bool terminating; member1089 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()
53 # characters in total (see THERMAL_NAME_LENGTH, including terminating NUL
215 contains the terminating null character.
258 contains the terminating null character.
277 contains the terminating null character.
225 A terminating null is added after the data on stores. This makes
461 Note that ``max-len`` does not count the terminating character.
209 by terminating lower priority processes until pressure reduces under a safe
289 terminating 0. That zero has overwritten the first byte of the Redzone field.
Completed in 50 milliseconds