Searched refs:rcu_lock_release (Results 1 – 6 of 6) sorted by relevance
272 static inline void rcu_lock_release(struct lockdep_map *map) in rcu_lock_release() function286 # define rcu_lock_release(a) do { } while (0) macro728 rcu_lock_release(&rcu_lock_map); /* Keep acq info for rls diags. */ in rcu_read_unlock()763 rcu_lock_release(&rcu_bh_lock_map); in rcu_read_unlock_bh()808 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()
190 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()
2580 rcu_lock_release(&rcu_callback_map); in rcu_do_batch()3381 rcu_lock_release(&rcu_callback_map); in kfree_rcu_work()3414 rcu_lock_release(&rcu_callback_map); in kfree_rcu_work()
47 #define rcu_lock_release(a) do { } while (0) macro