Searched refs:pq_key (Results 1 – 1 of 1) sorted by relevance
132 s64 pq_key; member305 cl->pq_key = q->now + delay; in htb_add_to_wait_tree()306 if (cl->pq_key == q->now) in htb_add_to_wait_tree()307 cl->pq_key++; in htb_add_to_wait_tree()310 if (q->near_ev_cache[cl->level] > cl->pq_key) in htb_add_to_wait_tree()311 q->near_ev_cache[cl->level] = cl->pq_key; in htb_add_to_wait_tree()317 if (cl->pq_key >= c->pq_key) in htb_add_to_wait_tree()719 if (cl->pq_key > q->now) in htb_do_events()720 return cl->pq_key; in htb_do_events()