Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/
Dkselftest_harness.h883 static void __timeout_handler(int sig, siginfo_t *info, void *ucontext) in __timeout_handler() function
908 .sa_sigaction = __timeout_handler, in __wait_for_test()