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.h817 __release(RCU); in rcu_read_unlock()
855 __release(RCU_BH); in rcu_read_unlock_bh()
900 __release(RCU_SCHED); in rcu_read_unlock_sched()
907 __release(RCU_SCHED); in rcu_read_unlock_sched_notrace()
Dcompiler_types.h34 # define __release(x) __context__(x,-1) macro
62 # define __release(x) (void)0 macro
Dspinlock_api_up.h43 do { __release(lock); (void)(lock); } while (0)
Dspinlock.h205 __release(lock); in do_raw_spin_unlock()
Drhashtable.h411 __release(bitlock); in rht_assign_unlock()
Dnetdevice.h4426 __release(&txq->_xmit_lock); in __netif_tx_release()
/include/net/
Dsock.h1793 __release(&sk->sk_lock.slock); in unlock_sock_fast()
Dcfg80211.h5875 __release(&wiphy->mtx); in wiphy_unlock()