Searched refs:spin_release (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | spinlock_api_smp.h | 150 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 D | lockdep.h | 521 #define spin_release(l, i) lock_release(l, i) macro
|
| /OK3568_Linux_fs/kernel/fs/tracefs/ |
| H A D | inode.c | 201 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in set_gid()
|
| /OK3568_Linux_fs/kernel/kernel/printk/ |
| H A D | printk.c | 1816 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 D | dcache.c | 1343 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in d_walk()
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | core.c | 3766 spin_release(&rq->lock.dep_map, _THIS_IP_); in prepare_lock_switch()
|