Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dbpf_iter.c211 static void *do_nothing_wait(void *arg) in do_nothing_wait() function
232 ASSERT_OK(pthread_create(&thread_id, NULL, &do_nothing_wait, NULL), in test_task_common_nocheck()
360 ASSERT_OK(pthread_create(&thread_id, NULL, &do_nothing_wait, NULL), in test_task_file()