Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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()
Dlockdep.h553 #define spin_release(l, i) lock_release(l, i) macro
/Linux-v6.6/kernel/locking/
Dspinlock_rt.c78 spin_release(&lock->dep_map, _RET_IP_); in rt_spin_unlock()
/Linux-v6.6/fs/tracefs/
Dinode.c223 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in set_gid()
/Linux-v6.6/kernel/printk/
Dprintk.c1887 spin_release(&console_owner_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
1894 spin_release(&console_owner_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
1970 spin_release(&console_owner_dep_map, _THIS_IP_); in console_trylock_spinning()
/Linux-v6.6/fs/
Ddcache.c1403 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in d_walk()
/Linux-v6.6/kernel/sched/
Dcore.c5118 spin_release(&__rq_lockp(rq)->dep_map, _THIS_IP_); in prepare_lock_switch()