Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dtimer_lockup.c19 static void *timer_lockup_thread(void *arg) in timer_lockup_thread() function
71 if (!ASSERT_OK(pthread_create(&thrds[0], NULL, timer_lockup_thread, in test_timer_lockup()
75 if (!ASSERT_OK(pthread_create(&thrds[1], NULL, timer_lockup_thread, in test_timer_lockup()