Searched refs:linux_down_write_killable (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Drwsem.h50 #define down_write_killable(_rw) linux_down_write_killable(_rw)
82 extern int linux_down_write_killable(struct rw_semaphore *);
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_lock.c163 linux_down_write_killable(struct rw_semaphore *rw) function

Completed in 61 milliseconds