Searched refs:sigint_handler (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/
H A Dmulti_ebb_procs_test.c21 static void sigint_handler(int signal) sigint_handler() function
27 .sa_handler = sigint_handler,
/linux-4.1.27/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl50 sub sigint_handler { subroutine
70 $SIG{INT} = "sigint_handler";
H A Dtrace-vmscan-postprocess.pl81 sub sigint_handler { subroutine
101 $SIG{INT} = "sigint_handler";
/linux-4.1.27/tools/firewire/
H A Dnosy-dump.c138 sigint_handler(int signal_num) sigint_handler() function
919 sys_sigint_handler = signal(SIGINT, sigint_handler); main()

Completed in 198 milliseconds