OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bpf_gstats_percpu
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
bpf.c
123
static struct percpu *
bpf_gstats_percpu
; /* struct bpf_stat */
variable in typeref:struct:percpu *
128
percpu_getref(
bpf_gstats_percpu
); \
130
percpu_putref(
bpf_gstats_percpu
); \
564
bpf_gstats_percpu
= percpu_alloc(sizeof(struct bpf_stat));
2552
percpu_foreach_xcall(
bpf_gstats_percpu
, XC_HIGHPRI_IPL(IPL_SOFTNET),
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025