OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bq_queue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
bufq_priocscan.c
218
struct priocscan_queue
bq_queue
[PRIOCSCAN_NQUEUE];
member in struct:bufq_priocscan
260
return &q->
bq_queue
[priocscan_priomap[BIO_GETPRIO(bp)]].q_queue;
286
pq = &q->
bq_queue
[0];
345
pq = &q->
bq_queue
[i];
356
pq = &q->
bq_queue
[i];
401
struct cscan_queue * const cq = &q->
bq_queue
[i].q_queue;
441
struct cscan_queue *cq = &q->
bq_queue
[i].q_queue;
bufq_priocscan.c
218
struct priocscan_queue
bq_queue
[PRIOCSCAN_NQUEUE];
member in struct:bufq_priocscan
260
return &q->
bq_queue
[priocscan_priomap[BIO_GETPRIO(bp)]].q_queue;
286
pq = &q->
bq_queue
[0];
345
pq = &q->
bq_queue
[i];
356
pq = &q->
bq_queue
[i];
401
struct cscan_queue * const cq = &q->
bq_queue
[i].q_queue;
441
struct cscan_queue *cq = &q->
bq_queue
[i].q_queue;
Completed in 23 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025