Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dmulti_ebb_procs_test.c26 struct sigaction sigint_action = { variable
34 if (sigaction(SIGINT, &sigint_action, NULL)) { in cycles_child()