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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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_);
128 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_);
136 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_);
143 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_);
186 spin_acquire(&lock->dep_map, 0, 1, _RET_IP_);
H A Dlockdep.h465 # define spin_acquire(l, s, t, i) lock_acquire(l, s, t, 0, 2, NULL, i) macro
468 # define spin_acquire(l, s, t, i) lock_acquire(l, s, t, 0, 1, NULL, i) macro
473 # define spin_acquire(l, s, t, i) do { } while (0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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_);
128 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_);
136 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_);
143 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_);
186 spin_acquire(&lock->dep_map, 0, 1, _RET_IP_);
H A Dlockdep.h465 # define spin_acquire(l, s, t, i) lock_acquire(l, s, t, 0, 2, NULL, i) macro
468 # define spin_acquire(l, s, t, i) lock_acquire(l, s, t, 0, 1, NULL, i) macro
473 # define spin_acquire(l, s, t, i) do { } while (0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dspinlock.c347 spin_acquire(&lock->dep_map, subclass, 0, _RET_IP_);
359 spin_acquire(&lock->dep_map, subclass, 0, _RET_IP_);
H A Dsched.c889 spin_acquire(&rq->lock.dep_map, 0, 0, _THIS_IP_);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dspinlock.c347 spin_acquire(&lock->dep_map, subclass, 0, _RET_IP_);
359 spin_acquire(&lock->dep_map, subclass, 0, _RET_IP_);
H A Dsched.c889 spin_acquire(&rq->lock.dep_map, 0, 0, _THIS_IP_);

Completed in 111 milliseconds