Home
last modified time | relevance | path

Searched refs:exit_wait (Results 1 – 12 of 12) 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/hw/
H A Ddevmem_lib.py236 with bkg(listen_cmd, exit_wait=True, ns=netns) as ncdevmem:
251 with bkg(listen_cmd, host=cfg.remote, exit_wait=True) as socat:
266 with bkg(listen_cmd, host=cfg.remote, exit_wait=True) as socat:
292 with bkg(listen_cmd, exit_wait=True, ns=netns) as ncdevmem:
312 with bkg(listen_cmd, exit_wait=True, ns=netns) as ncdevmem:
H A Diou-zcrx.py141 with bkg(rx_cmd, exit_wait=True):
157 with bkg(rx_cmd, exit_wait=True):
188 with bkg(rx_cmd, exit_wait=True):
H A Dcsum.py22 with bkg(rx_cmd, exit_wait=True):
43 with bkg(rx_cmd, host=cfg.remote, exit_wait=True):
H A Dtoeplitz.py216 with bkg(" ".join(rx_cmd), ksft_ready=True, exit_wait=True) as rx_proc:
H A Dtso.py45 with bkg(listen_cmd, host=cfg.remote, exit_wait=True) as nc:
/linux/tools/testing/selftests/net/lib/py/
H A Dutils.py181 ns=None, host=None, exit_wait=False, ksft_ready=None, argument
187 self.terminate = not exit_wait and not ksft_wait
188 self._exit_wait = exit_wait
/linux/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:
H A Dxdp.py75 with bkg(rx_udp_cmd, exit_wait=True) as nc:
306 with bkg(rx_udp, host=cfg.remote, exit_wait=True) as rnc:
723 with bkg(rx_udp, host=rx_host, exit_wait=True):
H A Dso_txtime.py38 expect_fail=expect_fail, exit_wait=True):
H A Dpsp.py969 host=cfg.remote, exit_wait=True) as srv:
/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()