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

/linux-master/include/linux/
H A Dspinlock_api_smp.h141 spin_release(&lock->dep_map, _RET_IP_);
149 spin_release(&lock->dep_map, _RET_IP_);
157 spin_release(&lock->dep_map, _RET_IP_);
165 spin_release(&lock->dep_map, _RET_IP_);
H A Dlockdep.h496 #define spin_release(l, i) lock_release(l, i) macro
/linux-master/kernel/locking/
H A Dspinlock_rt.c80 spin_release(&lock->dep_map, _RET_IP_);
/linux-master/kernel/printk/
H A Dprintk.c1908 spin_release(&console_owner_dep_map, _THIS_IP_);
1918 spin_release(&console_owner_dep_map, _THIS_IP_);
1925 spin_release(&console_owner_dep_map, _THIS_IP_);
2001 spin_release(&console_owner_dep_map, _THIS_IP_);
/linux-master/fs/
H A Ddcache.c1272 spin_release(&dentry->d_lock.dep_map, _RET_IP_);
/linux-master/kernel/sched/
H A Dcore.c5147 spin_release(&__rq_lockp(rq)->dep_map, _THIS_IP_);

Completed in 156 milliseconds