Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dspinlock_api_smp.h152 spin_release(&lock->dep_map, 1, _RET_IP_); in __raw_spin_unlock()
160 spin_release(&lock->dep_map, 1, _RET_IP_); in __raw_spin_unlock_irqrestore()
168 spin_release(&lock->dep_map, 1, _RET_IP_); in __raw_spin_unlock_irq()
176 spin_release(&lock->dep_map, 1, _RET_IP_); in __raw_spin_unlock_bh()
Dlockdep.h502 #define spin_release(l, n, i) lock_release(l, n, i) macro
/linux-4.4.14/fs/
Ddcache.c1212 spin_release(&dentry->d_lock.dep_map, 1, _RET_IP_); in d_walk()
/linux-4.4.14/kernel/sched/
Dcore.c2700 spin_release(&rq->lock.dep_map, 1, _THIS_IP_); in context_switch()
4607 spin_release(&rq->lock.dep_map, 1, _THIS_IP_); in SYSCALL_DEFINE0()