tcfp_lock          24 include/net/tc_act/tc_police.h 	spinlock_t		tcfp_lock ____cacheline_aligned_in_smp;
tcfp_lock          96 net/sched/act_police.c 		spin_lock_init(&(to_police(*a)->tcfp_lock));
tcfp_lock         187 net/sched/act_police.c 	spin_lock_bh(&police->tcfp_lock);
tcfp_lock         192 net/sched/act_police.c 	spin_unlock_bh(&police->tcfp_lock);
tcfp_lock         247 net/sched/act_police.c 		spin_lock_bh(&police->tcfp_lock);
tcfp_lock         264 net/sched/act_police.c 			spin_unlock_bh(&police->tcfp_lock);
tcfp_lock         268 net/sched/act_police.c 		spin_unlock_bh(&police->tcfp_lock);