Searched refs:pl_queued (Results 1 – 2 of 2) sorted by relevance
127 pq->pq_lists[i].pl_queued = 0; in _pq_init()181 if (pq->pq_lists[prio].pl_queued == 0) in _pq_insert_head()207 if (pq->pq_lists[prio].pl_queued == 0) in _pq_insert_tail()240 pql->pl_queued = 0; in _pq_first()276 pql->pl_queued = 0; in _pq_first_debug()326 pq->pq_lists[prio].pl_queued = 1; in pq_insert_prio_list()
137 int pl_queued; /* is this in the priority queue */ member