Home
last modified time | relevance | path

Searched refs:old_q (Results 1 – 4 of 4) sorted by relevance

/linux/net/sched/
A Dsch_htb.c1408 struct Qdisc *old_q; in htb_graft_helper() local
1418 return old_q; in htb_graft_helper()
1470 struct Qdisc *old_q; in htb_graft() local
1495 WARN_ON(old_q != *old); in htb_graft()
1496 qdisc_put(old_q); in htb_graft()
1553 struct Qdisc *old_q; in htb_parent_to_leaf_offload() local
1559 WARN_ON(!(old_q->flags & TCQ_F_BUILTIN)); in htb_parent_to_leaf_offload()
1827 struct Qdisc *new_q, *old_q; in htb_change_class() local
1918 WARN_ON(old_q != parent->leaf.q); in htb_change_class()
1932 htb_graft_helper(dev_queue, old_q); in htb_change_class()
[all …]
/linux/arch/powerpc/kvm/
A Dbook3s_xive.c511 state->old_q = !!(val & 1); in xive_lock_and_mask()
552 if (state->old_q) in xive_finish_unmask()
994 state->old_p, state->old_q); in kvmppc_xive_set_mapped()
1031 state->old_p = state->old_q = false; in kvmppc_xive_set_mapped()
1069 state->old_p, state->old_q); in kvmppc_xive_clr_mapped()
1476 state->saved_q = state->old_q; in xive_pre_save_mask_irq()
1831 state->old_q = false; in xive_set_source()
1856 state->old_q = true; in xive_set_source()
1858 pr_devel(" P=%d, Q=%d\n", state->old_p, state->old_q); in xive_set_source()
A Dbook3s_xive.h52 bool old_q; /* Q bit state when masking */ member
/linux/drivers/net/ethernet/microsoft/mana/
A Dmana_en.c338 int old_q) in mana_get_tx_queue() argument
347 if (txq != old_q && sk && sk_fullsock(sk) && in mana_get_tx_queue()

Completed in 17 milliseconds