Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/riscv/hwprobe/
H A Dcbo.c31 static void fault_handler(int sig, siginfo_t *info, void *context) in fault_handler() function
113 .sa_sigaction = &fault_handler, in test_zicbop()
298 .sa_sigaction = &fault_handler, in main()