OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pq_counters
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
pktqueue.c
83
percpu_t *
pq_counters
;
member in struct:pktqueue
183
pq->
pq_counters
= pc;
206
percpu_free(pq->
pq_counters
, sizeof(pktq_counters_t));
221
percpu_t *pc = pq->
pq_counters
;
251
percpu_foreach_xcall(pq->
pq_counters
,
pktqueue.c
83
percpu_t *
pq_counters
;
member in struct:pktqueue
183
pq->
pq_counters
= pc;
206
percpu_free(pq->
pq_counters
, sizeof(pktq_counters_t));
221
percpu_t *pc = pq->
pq_counters
;
251
percpu_foreach_xcall(pq->
pq_counters
,
Completed in 21 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025