Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c115 struct cpu_ctx { struct
126 __type(value, struct cpu_ctx); argument
369 struct cpu_ctx *cpuc; in BPF_STRUCT_OPS()
471 struct cpu_ctx *cpuc; in BPF_STRUCT_OPS()
624 struct cpu_ctx *cpuc; in BPF_STRUCT_OPS()
756 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()