Searched refs:_THIS_IP_ (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Ddebug_locks.h20 #define _THIS_IP_ ({ __label__ __here; __here: (unsigned long)&&__here; }) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Dfork.c1085 p->hardirq_disable_ip = _THIS_IP_;
1088 p->softirq_enable_ip = _THIS_IP_;
H A Dsched.c362 spin_acquire(&rq->lock.dep_map, 0, 0, _THIS_IP_);
1981 spin_release(&rq->lock.dep_map, 1, _THIS_IP_);
4761 spin_release(&rq->lock.dep_map, 1, _THIS_IP_);
4817 spin_release(&lock->dep_map, 1, _THIS_IP_);

Completed in 67 milliseconds