Home
last modified time | relevance | path

Searched refs:test_wait (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Dtest_lockup.c328 static void test_wait(unsigned int secs, unsigned int nsecs) in test_wait() function
366 test_wait(time_secs, time_nsecs); in test_lockup()
386 test_wait(cooldown_secs, cooldown_nsecs); in test_lockup()
/openbmc/linux/drivers/dma-buf/
H A Dst-dma-fence.c341 static int test_wait(void *arg) in test_wait() function
577 SUBTEST(test_wait), in dma_fence()