Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linux/
Dlinux_emul.h76 #define LINUX_PEM_XLOCK(p) sx_xlock(&(p)->pem_sx) macro
Dlinux_event.c237 LINUX_PEM_XLOCK(pem); in epoll_fd_install()
341 LINUX_PEM_XLOCK(pem); in epoll_to_kevent()
/freebsd-12-stable/sys/amd64/linux/
Dlinux_ptrace.c359 LINUX_PEM_XLOCK(pem); in linux_ptrace_setoptions()