Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dspinlock_api_smp.h150 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock()
158 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock_irqrestore()
166 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock_irq()
174 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock_bh()
Dlockdep.h541 #define spin_release(l, i) lock_release(l, i) macro
/Linux-v5.15/kernel/locking/
Dspinlock_rt.c67 spin_release(&lock->dep_map, _RET_IP_); in rt_spin_unlock()
/Linux-v5.15/kernel/printk/
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-v5.15/fs/
Ddcache.c1378 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in d_walk()
/Linux-v5.15/kernel/sched/
Dcore.c4678 spin_release(&__rq_lockp(rq)->dep_map, _THIS_IP_); in prepare_lock_switch()