Home
last modified time | relevance | path

Searched refs:exit_wait (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/arch/mips/kernel/
H A Dspinlock_test.c46 atomic_t exit_wait; member
85 atomic_dec(&s->exit_wait); in multi_other()
86 while (atomic_read(&s->exit_wait)) in multi_other()
102 atomic_set(&ms.exit_wait, 2); in multi_get()
/linux-6.15/tools/testing/selftests/drivers/net/hw/
H A Dcsum.py22 with bkg(rx_cmd, exit_wait=True):
43 with bkg(rx_cmd, host=cfg.remote, exit_wait=True):
H A Diou-zcrx.py45 with bkg(rx_cmd, host=cfg.remote, exit_wait=True):
71 with bkg(rx_cmd, host=cfg.remote, exit_wait=True):
/linux-6.15/tools/testing/selftests/net/lib/py/
H A Dutils.py115 exit_wait=False, ksft_wait=None): argument
119 self.terminate = not exit_wait and not ksft_wait
/linux-6.15/tools/testing/selftests/drivers/net/
H A Dping.py39 with bkg(listen_cmd, exit_wait=True) as nc:
47 with bkg(listen_cmd, host=cfg.remote, exit_wait=True) as nc:
/linux-6.15/drivers/scsi/qla4xxx/
H A Dql4_bsg.c522 goto exit_wait; in qla4_83xx_wait_for_loopback_config_comp()
543 goto exit_wait; in qla4_83xx_wait_for_loopback_config_comp()
552 exit_wait: in qla4_83xx_wait_for_loopback_config_comp()