Home
last modified time | relevance | path

Searched defs:rcu (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_slab.c85 struct linux_kmem_rcu *rcu = LINUX_KMEM_TO_RCU(c, mem); in linux_kmem_ctor() local
101 struct linux_kmem_rcu *rcu = in linux_kmem_cache_free_rcu_callback() local
150 struct linux_kmem_rcu *rcu = LINUX_KMEM_TO_RCU(c, m); in lkpi_kmem_cache_free_rcu() local
H A Dlinux_rcu.c151 struct callback_head *rcu; in linux_rcu_cleaner_func() local
414 struct callback_head *rcu; in linux_call_rcu() local
H A Dlinux_work.c164 rcu_work_func(struct rcu_head *rcu) in rcu_work_func()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drcupdate.h137 #define rcu_replace_pointer(rcu, ptr, c) \ argument
144 #define rcu_swap_protected(rcu, ptr, c) do { \ argument
H A Dworkqueue.h75 struct rcu_head rcu; member
H A Dfs.h113 struct rcu_head rcu; member
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c83 struct rcu_head rcu; member
102 struct rcu_head rcu; member
2607 static void devx_free_subscription(struct rcu_head *rcu) in devx_free_subscription()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c1101 zpl_get_acl(struct inode *ip, int type, bool rcu) in zpl_get_acl()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmvm.h1314 iwl_mvm_rcu_dereference_vif_id(struct iwl_mvm * mvm,u8 vif_id,bool rcu) iwl_mvm_rcu_dereference_vif_id() argument
1327 iwl_mvm_rcu_fw_link_id_to_link_conf(struct iwl_mvm * mvm,u8 link_id,bool rcu) iwl_mvm_rcu_fw_link_id_to_link_conf() argument
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1416 struct rcu_head rcu; /* kfree_rcu() overhead */ member