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

/freebsd-13-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.h48 struct rw_semaphore mmap_sem;
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Drwlock.h44 struct rw_semaphore rw_rwlock;
H A Dkmem_cache.h76 extern struct rw_semaphore spl_kmem_cache_sem;
H A Dtaskq.h142 extern struct rw_semaphore tq_list_sem;
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_lock.c163 linux_down_write_killable(struct rw_semaphore *rw)
/freebsd-13-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-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c154 struct rw_semaphore spl_kmem_cache_sem; /* Cache list lock */
H A Dspl-taskq.c72 struct rw_semaphore tq_list_sem;
/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1372 struct rw_semaphore umem_rwsem;
1391 struct rw_semaphore mutex; /* protects .live */
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h624 struct rw_semaphore switch_sem;

Completed in 83 milliseconds