Searched refs:spin_acquire (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dspinlock_api_smp.h90 spin_acquire(&lock->dep_map, 0, 1, _RET_IP_);
110 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_);
119 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_);
126 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_);
133 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_);
174 spin_acquire(&lock->dep_map, 0, 1, _RET_IP_);
H A Dlockdep.h494 #define spin_acquire(l, s, t, i) lock_acquire_exclusive(l, s, t, NULL, i) macro
/linux-master/kernel/locking/
H A Dspinlock_rt.c56 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_);
64 spin_acquire(&lock->dep_map, subclass, 0, _RET_IP_);
109 spin_acquire(&lock->dep_map, 0, 1, _RET_IP_);
H A Dspinlock.c378 spin_acquire(&lock->dep_map, subclass, 0, _RET_IP_);
390 spin_acquire(&lock->dep_map, subclass, 0, _RET_IP_);
/linux-master/kernel/printk/
H A Dprintk.c1873 spin_acquire(&console_owner_dep_map, 0, 0, _THIS_IP_);
1997 spin_acquire(&console_owner_dep_map, 0, 0, _THIS_IP_);
/linux-master/fs/
H A Ddcache.c1274 spin_acquire(&this_parent->d_lock.dep_map, 0, 1, _RET_IP_);
/linux-master/kernel/sched/
H A Dcore.c5161 spin_acquire(&__rq_lockp(rq)->dep_map, 0, 0, _THIS_IP_);

Completed in 145 milliseconds