Searched refs:rcu_lock_release (Results 1 – 6 of 6) sorted by relevance
270 static inline void rcu_lock_release(struct lockdep_map *map) in rcu_lock_release() function284 # define rcu_lock_release(a) do { } while (0) macro720 rcu_lock_release(&rcu_lock_map); /* Keep acq info for rls diags. */ in rcu_read_unlock()755 rcu_lock_release(&rcu_bh_lock_map); in rcu_read_unlock_bh()800 rcu_lock_release(&rcu_sched_lock_map); in rcu_read_unlock_sched()
74 rcu_lock_release(&rcu_trace_lock_map); in rcu_read_unlock_trace()
189 rcu_lock_release(&(ssp)->dep_map); in srcu_read_unlock()
94 rcu_lock_release(&rcu_callback_map); in rcu_reclaim_tiny()102 rcu_lock_release(&rcu_callback_map); in rcu_reclaim_tiny()
2510 rcu_lock_release(&rcu_callback_map); in rcu_do_batch()3286 rcu_lock_release(&rcu_callback_map); in kfree_rcu_work()3319 rcu_lock_release(&rcu_callback_map); in kfree_rcu_work()
47 #define rcu_lock_release(a) do { } while (0) macro