OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:q_burst
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
bufq_priocscan.c
214
unsigned int
q_burst
;
member in struct:priocscan_queue
321
if (pq->
q_burst
> 0) {
337
if (pq->
q_burst
== 0) {
346
if (!cscan_empty(&pq->q_queue) && pq->
q_burst
) {
357
pq->
q_burst
= priocscan_burst[i];
372
KASSERT(pq->
q_burst
> 0);
373
pq->
q_burst
--;
Completed in 13 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025