Searched refs:rhead (Results 1 – 4 of 4) sorted by relevance
103 struct rcu_head rhead; member286 kfree_rcu(__object, __base.rhead)309 kfree_rcu(__obj, __prime.base.rhead)
172 struct rhash_head *rhead, in ath11k_peer_rhash_insert() argument180 tmp = rhashtable_lookup_get_insert_fast(rtbl, rhead, *params); in ath11k_peer_rhash_insert()192 struct rhash_head *rhead, in ath11k_peer_rhash_remove() argument199 ret = rhashtable_remove_fast(rtbl, rhead, *params); in ath11k_peer_rhash_remove()
43 rhead); in amdgpu_bo_list_free_rcu()56 call_rcu(&list->rhead, amdgpu_bo_list_free_rcu); in amdgpu_bo_list_free()
47 struct rcu_head rhead; member
Completed in 12 milliseconds