Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/
Dkselftest_harness.h968 static void __timeout_handler(int sig, siginfo_t *info, void *ucontext) in __timeout_handler() function
993 .sa_sigaction = __timeout_handler, in __wait_for_test()