Searched defs:exit_wait (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/kernel/ | ||
H A D | spinlock_test.c | 46 atomic_t exit_wait; member |
/linux/tools/testing/selftests/net/lib/py/ | ||
H A D | utils.py | 115 exit_wait=False, ksft_wait=None): argument |