Searched refs:LINUX_SIGBUS (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ | ||
| H A D | linux.h | 114 #define LINUX_SIGBUS 7 macro |
| H A D | linux.c | 70 LINUX_SIGBUS, /* SIGBUS */ |
| H A D | linux_signal.c | 651 case LINUX_SIGBUS: in siginfo_to_lsiginfo() |