Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/
H A Dkselftest_harness.h884 static void __timeout_handler(int sig, siginfo_t *info, void *ucontext) in __timeout_handler() function
909 .sa_sigaction = __timeout_handler, in __wait_for_test()