Home
last modified time | relevance | path

Searched refs:LINUX_PEM_XLOCK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_emul.h74 #define LINUX_PEM_XLOCK(p) sx_xlock(&(p)->pem_sx) macro
H A Dlinux_ptrace.c196 LINUX_PEM_XLOCK(pem); in linux_ptrace_setoptions()
H A Dlinux_event.c186 LINUX_PEM_XLOCK(pem); in epoll_to_kevent()