Searched refs:rw_semaphore (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Drwsem.h40 struct rw_semaphore { struct
67 struct rw_semaphore name; \
75 linux_init_rwsem(struct rw_semaphore *rw, const char *name)
82 extern int linux_down_write_killable(struct rw_semaphore *);
H A Dmm_types.h46 struct rw_semaphore mmap_sem;
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_lock.c163 linux_down_write_killable(struct rw_semaphore *rw)
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h135 struct rw_semaphore notifiers_rw_sem;
136 struct rw_semaphore dests_rw_sem;
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1375 struct rw_semaphore umem_rwsem;
1394 struct rw_semaphore mutex; /* protects .live */
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h624 struct rw_semaphore switch_sem;

Completed in 88 milliseconds