Searched refs:LINUX_SI_KERNEL (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/compat/linux/ | ||
| H A D | linux_siginfo.h | 41 #define LINUX_SI_KERNEL 0x80 /* sent by the kernel from somewhere */ macro |
| H A D | linux_signal.c | 670 *lsi_code = LINUX_SI_KERNEL; in sicode_to_lsicode() |