Home
last modified time | relevance | path

Searched refs:fcg_cpu_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c82 struct fcg_cpu_ctx { struct
90 __type(value, struct fcg_cpu_ctx); argument
155 static struct fcg_cpu_ctx *find_cpu_ctx(void) in find_cpu_ctx()
157 struct fcg_cpu_ctx *cpuc; in find_cpu_ctx()
734 struct fcg_cpu_ctx *cpuc; in BPF_STRUCT_OPS()