Searched refs:LINUX_PEM_SUNLOCK (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/compat/linux/ | ||
| H A D | linux_emul.h | 77 #define LINUX_PEM_SUNLOCK(p) sx_sunlock(&(p)->pem_sx) macro |
| H A D | linux_ptrace.c | 154 LINUX_PEM_SUNLOCK(pem); in linux_ptrace_status() |