Searched refs:__release (Results 1 – 6 of 6) sorted by relevance
65 __release(bitlock); in bit_spin_unlock()82 __release(bitlock); in __bit_spin_unlock()
40 do { preempt_enable(); __release(lock); (void)(lock); } while (0)44 __release(lock); (void)(lock); } while (0)
752 __release(RCU); in rcu_read_unlock()792 __release(RCU_BH); in rcu_read_unlock_bh()835 __release(RCU_SCHED); in rcu_read_unlock_sched()842 __release(RCU_SCHED); in rcu_read_unlock_sched_notrace()
45 # define do_raw_read_unlock(rwlock) do {arch_read_unlock(&(rwlock)->raw_lock); __release(lock); } w…50 # define do_raw_write_unlock(rwlock) do {arch_write_unlock(&(rwlock)->raw_lock); __release(lock); }…
16 # define __release(x) __context__(x,-1) macro39 # define __release(x) (void)0 macro
158 __release(lock); in do_raw_spin_unlock()