Searched refs:LINUX_PEM_SLOCK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/compat/linux/ | ||
| H A D | linux_emul.h | 75 #define LINUX_PEM_SLOCK(p) sx_slock(&(p)->pem_sx) macro |
| H A D | linux_event.c | 395 LINUX_PEM_SLOCK(pem); in epoll_kev_copyout() |