Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.h527 #define spin_release(l, i) lock_release(l, i) macro
/linux-6.3-rc2/kernel/locking/
A Dspinlock_rt.c78 spin_release(&lock->dep_map, _RET_IP_); in rt_spin_unlock()
/linux-6.3-rc2/fs/tracefs/
A Dinode.c203 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in set_gid()
/linux-6.3-rc2/kernel/printk/
A Dprintk.c1896 spin_release(&console_owner_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
1903 spin_release(&console_owner_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
1979 spin_release(&console_owner_dep_map, _THIS_IP_); in console_trylock_spinning()
/linux-6.3-rc2/fs/
A Ddcache.c1403 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in d_walk()
/linux-6.3-rc2/kernel/sched/
A Dcore.c5046 spin_release(&__rq_lockp(rq)->dep_map, _THIS_IP_); in prepare_lock_switch()

Completed in 37 milliseconds