Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/arm64/fp/
Dfp-stress.c270 static void handle_child_signal(int sig, siginfo_t *info, void *context) in handle_child_signal() function
533 sa.sa_sigaction = handle_child_signal; in main()