Home
last modified time | relevance | path

Searched refs:__release (Results 1 – 10 of 10) sorted by relevance

/include/linux/
Dbit_spinlock.h66 __release(bitlock); in bit_spin_unlock()
83 __release(bitlock); in __bit_spin_unlock()
Drwlock.h41 # define do_raw_read_unlock(rwlock) do {arch_read_unlock(&(rwlock)->raw_lock); __release(lock); } w…
44 # define do_raw_write_unlock(rwlock) do {arch_write_unlock(&(rwlock)->raw_lock); __release(lock); }…
Drcupdate.h881 __release(RCU); in rcu_read_unlock()
918 __release(RCU_BH); in rcu_read_unlock_bh()
963 __release(RCU_SCHED); in rcu_read_unlock_sched()
970 __release(RCU_SCHED); in rcu_read_unlock_sched_notrace()
1171 __release(RCU);
Dspinlock_api_up.h43 do { __release(lock); (void)(lock); } while (0)
Dcompiler_types.h43 # define __release(x) __context__(x,-1) macro
71 # define __release(x) (void)0 macro
Dspinlock.h205 __release(lock); in do_raw_spin_unlock()
Drhashtable.h411 __release(bitlock); in rht_assign_unlock()
Dnetdevice.h4431 __release(&txq->_xmit_lock); in __netif_tx_release()
/include/net/
Dsock.h1723 __release(&sk->sk_lock.slock); in unlock_sock_fast()
Dcfg80211.h6094 __release(&wiphy->mtx); in wiphy_unlock()