Home
last modified time | relevance | path

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

/linux-6.15/tools/sched_ext/
H A Dscx_qmap.bpf.c113 struct cpu_ctx { struct
124 __type(value, struct cpu_ctx); argument
368 struct cpu_ctx *cpuc; in BPF_STRUCT_OPS()
470 struct cpu_ctx *cpuc; in BPF_STRUCT_OPS()
593 struct cpu_ctx *cpuc; in BPF_STRUCT_OPS()
698 struct cpu_ctx *cpuc; in monitor_cpuperf()
H A Dscx_flatcg.bpf.c92 } cpu_ctx SEC(".maps");
155 cpuc = bpf_map_lookup_elem(&cpu_ctx, &idx); in find_cpu_ctx()