Home
last modified time | relevance | path

Searched refs:sighndl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Duffd-unit-tests.c638 static void sighndl(int sig, siginfo_t *siginfo, void *ptr) in sighndl() function
682 act.sa_sigaction = sighndl; in faulting_process()
1026 act.sa_sigaction = sighndl; in uffd_poison_test()
1039 * sighndl, which then jumped here. Count this SIGBUS, in uffd_poison_test()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Duserfaultfd.c810 static void sighndl(int sig, siginfo_t *siginfo, void *ptr) in sighndl() function
857 act.sa_sigaction = sighndl; in faulting_process()

Completed in 4 milliseconds