Home
last modified time | relevance | path

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

/include/linux/
A Dbit_spinlock.h66 __release(bitlock); in bit_spin_unlock()
83 __release(bitlock); in __bit_spin_unlock()
A 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); }…
A Drcupdate.h872 __release(RCU); in rcu_read_unlock()
909 __release(RCU_BH); in rcu_read_unlock_bh()
954 __release(RCU_SCHED); in rcu_read_unlock_sched()
961 __release(RCU_SCHED); in rcu_read_unlock_sched_notrace()
1165 __release(RCU);
A Dspinlock_api_up.h43 do { __release(lock); (void)(lock); } while (0)
A Dcompiler_types.h43 # define __release(x) __context__(x,-1) macro
71 # define __release(x) (void)0 macro
A Dspinlock.h205 __release(lock); in do_raw_spin_unlock()
A Drhashtable.h411 __release(bitlock); in rht_assign_unlock()
A Dnetdevice.h4672 __release(&txq->_xmit_lock); in __netif_tx_release()
/include/linux/iio/
A Diio.h687 __release(indio_dev); in iio_device_release_direct()
/include/net/
A Dsock.h1725 __release(&sk->sk_lock.slock); in unlock_sock_fast()
A Dcfg80211.h6208 __release(&wiphy->mtx); in wiphy_unlock()

Completed in 69 milliseconds