Searched refs:DN_KEY_LEQ (Results 1 – 3 of 3) sorted by relevance
39 #define DN_KEY_LEQ(a,b) ((int64_t)((a)-(b)) <= 0) macro
234 DN_KEY_LEQ(HEAP_TOP(neh)->key, si->V)) { in wf2qp_dequeue()255 if (DN_KEY_LEQ(alg_fq->S, si->V)) { in wf2qp_dequeue()
564 if (!DN_KEY_LEQ(pkt->output_time, now)) in transmit_event()