Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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()
H A Dlockdep.h521 #define spin_release(l, i) lock_release(l, i) macro
/OK3568_Linux_fs/kernel/fs/tracefs/
H A Dinode.c201 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in set_gid()
/OK3568_Linux_fs/kernel/kernel/printk/
H A Dprintk.c1816 spin_release(&console_owner_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
1823 spin_release(&console_owner_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
1883 spin_release(&console_owner_dep_map, _THIS_IP_); in console_trylock_spinning()
/OK3568_Linux_fs/kernel/fs/
H A Ddcache.c1343 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in d_walk()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c3766 spin_release(&rq->lock.dep_map, _THIS_IP_); in prepare_lock_switch()