Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c269 static void handle_child_signal(int sig, siginfo_t *info, void *context) in handle_child_signal() function
532 sa.sa_sigaction = handle_child_signal; in main()