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