current_entry_lock   73 net/sched/sch_taprio.c 	spinlock_t current_entry_lock;
current_entry_lock  699 net/sched/sch_taprio.c 	spin_lock(&q->current_entry_lock);
current_entry_lock  701 net/sched/sch_taprio.c 					  lockdep_is_held(&q->current_entry_lock));
current_entry_lock  703 net/sched/sch_taprio.c 					 lockdep_is_held(&q->current_entry_lock));
current_entry_lock  705 net/sched/sch_taprio.c 					  lockdep_is_held(&q->current_entry_lock));
current_entry_lock  748 net/sched/sch_taprio.c 	spin_unlock(&q->current_entry_lock);
current_entry_lock 1168 net/sched/sch_taprio.c 	spin_lock(&q->current_entry_lock);
current_entry_lock 1171 net/sched/sch_taprio.c 					 lockdep_is_held(&q->current_entry_lock));
current_entry_lock 1173 net/sched/sch_taprio.c 					  lockdep_is_held(&q->current_entry_lock));
current_entry_lock 1177 net/sched/sch_taprio.c 	spin_unlock(&q->current_entry_lock);
current_entry_lock 1549 net/sched/sch_taprio.c 		spin_lock_irqsave(&q->current_entry_lock, flags);
current_entry_lock 1557 net/sched/sch_taprio.c 		spin_unlock_irqrestore(&q->current_entry_lock, flags);
current_entry_lock 1614 net/sched/sch_taprio.c 	spin_lock_init(&q->current_entry_lock);