Searched refs:pq_key (Results 1 – 1 of 1) sorted by relevance
134 s64 pq_key; member318 cl->pq_key = q->now + delay; in htb_add_to_wait_tree()319 if (cl->pq_key == q->now) in htb_add_to_wait_tree()320 cl->pq_key++; in htb_add_to_wait_tree()323 if (q->near_ev_cache[cl->level] > cl->pq_key) in htb_add_to_wait_tree()324 q->near_ev_cache[cl->level] = cl->pq_key; in htb_add_to_wait_tree()330 if (cl->pq_key >= c->pq_key) in htb_add_to_wait_tree()759 if (cl->pq_key > q->now) in htb_do_events()760 return cl->pq_key; in htb_do_events()