Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
bufq_priocscan.c | 277 struct priocscan_queue *pq, *npq; local in function:bufq_priocscan_get 308 for (npq = pq + 1; npq < epq; npq++) { 309 if (!cscan_empty(&npq->q_queue)) { 324 pq = npq; |
bufq_priocscan.c | 277 struct priocscan_queue *pq, *npq; local in function:bufq_priocscan_get 308 for (npq = pq + 1; npq < epq; npq++) { 309 if (!cscan_empty(&npq->q_queue)) { 324 pq = npq; |
bufq_priocscan.c | 277 struct priocscan_queue *pq, *npq; local in function:bufq_priocscan_get 308 for (npq = pq + 1; npq < epq; npq++) { 309 if (!cscan_empty(&npq->q_queue)) { 324 pq = npq; |