Home
last modified time | relevance | path

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

/linux/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/tools/testing/selftests/drivers/net/
H A Dping.py30 with bkg(listen_cmd, exit_wait=True) as nc:
37 with bkg(listen_cmd, host=cfg.remote, exit_wait=True) as nc:
/linux/tools/testing/selftests/drivers/net/hw/
H A Dcsum.py25 with bkg(rx_cmd, exit_wait=True):
49 with bkg(rx_cmd, host=cfg.remote, exit_wait=True):
/linux/tools/testing/selftests/net/lib/py/
H A Dutils.py56 exit_wait=False): argument
59 self.terminate = not exit_wait
/linux/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()