Searched refs:terminating (Results 1 – 25 of 27) sorted by relevance
12
113 …killpid="`sed -n "s/^(qemu) qemu: terminating on signal [0-9]* from pid \([0-9]*\).*$/\1/p" $resdi…
685 if (!lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()688 if (lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()841 lgr->terminating = 0; in smc_lgr_create()1369 if (lgr->terminating) in __smc_lgr_terminate()1373 lgr->terminating = 1; in __smc_lgr_terminate()1402 if (list_empty(&lgr->list) || lgr->terminating || lgr->freeing) { in smc_lgr_terminate_sched()
214 if (in_softirq() || lgr->terminating) { in smc_wr_tx_get_free_slot()222 lgr->terminating || in smc_wr_tx_get_free_slot()
249 u8 terminating : 1;/* lgr is terminating */ member
163 atomic_t terminating; member1134 atomic_set(&assoc->terminating, 0); in nvmet_fc_alloc_target_assoc()1211 int i, terminating; in nvmet_fc_delete_target_assoc() local1213 terminating = atomic_xchg(&assoc->terminating, 1); in nvmet_fc_delete_target_assoc()1216 if (terminating) in nvmet_fc_delete_target_assoc()
54 can only contain up to ``BINDERFS_MAX_NAME`` chars including the 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
80 The number of seconds to run the test before terminating
54 transaction, and is sent before the terminating STOP. This
252 before the terminating STOP.
435 bool terminating; member1057 if (chan->terminating) in xilinx_dma_chan_desc_cleanup()1985 chan->terminating = false; in xilinx_dma_tx_submit()2458 chan->terminating = true; in xilinx_dma_terminate_all()
225 A terminating null is added after the data on stores. This makes
1070 bytes long (both lengths excluding the terminating null).
289 terminating 0. That zero has overwritten the first byte of the Redzone field.
350 rip or rsp. (Do not rely on other changes terminating the process.
384 These lengths do not include the terminating zero, so in order to
351 be reset or is terminating. Users are notified of this error condition
676 #. Called by Hypervisor when terminating an SVM.
149 hotplug states will be invoked, starting with ``CPUHP_ONLINE`` and terminating
958 Say Y here to allow for sourcing and terminating metadata
733 The maximum size of the command line without the terminating
44 in the presence of non-terminating threads. However, this explicit
2670 unreachable and terminating.
Completed in 56 milliseconds