Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/sched/
H A Dsch_taprio.c36 static struct static_key_false taprio_have_broken_mqprio; variable
855 if (static_branch_unlikely(&taprio_have_broken_mqprio) && in taprio_dequeue()
860 !static_branch_unlikely(&taprio_have_broken_mqprio)) { in taprio_dequeue()
1492 static_branch_inc(&taprio_have_broken_mqprio); in taprio_detect_broken_mqprio()
1505 static_branch_dec(&taprio_have_broken_mqprio); in taprio_cleanup_broken_mqprio()

Completed in 4 milliseconds