Home
last modified time | relevance | path

Searched refs:spin_release (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Dspinlock_api_smp.h141 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock()
149 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock_irqrestore()
157 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock_irq()
165 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock_bh()
A Dlockdep.h524 #define spin_release(l, i) lock_release(l, i) macro
/linux/kernel/locking/
A Dspinlock_rt.c78 spin_release(&lock->dep_map, _RET_IP_); in rt_spin_unlock()
/linux/fs/tracefs/
A Dinode.c201 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in set_gid()
/linux/kernel/printk/
A Dprintk.c1809 spin_release(&console_owner_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
1816 spin_release(&console_owner_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
1876 spin_release(&console_owner_dep_map, _THIS_IP_); in console_trylock_spinning()
/linux/fs/
A Ddcache.c1378 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in d_walk()
/linux/kernel/sched/
A Dcore.c4716 spin_release(&__rq_lockp(rq)->dep_map, _THIS_IP_); in prepare_lock_switch()

Completed in 34 milliseconds