Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.h50 struct cpu_ctx { struct
132 struct cpu_ctx cpu_ctxs[SCX_QMAP_MAX_CPUS];
H A Dscx_flatcg.bpf.c92 } cpu_ctx SEC(".maps");
155 cpuc = bpf_map_lookup_elem(&cpu_ctx, &idx); in find_cpu_ctx()
H A Dscx_qmap.bpf.c691 struct cpu_ctx __arena *cpuc; in BPF_STRUCT_OPS()
842 struct cpu_ctx __arena *cpuc = &qa.cpu_ctxs[scx_bpf_this_cid()]; in BPF_STRUCT_OPS()
1017 struct cpu_ctx __arena *cpuc = &qa.cpu_ctxs[cid]; in BPF_STRUCT_OPS()
1166 struct cpu_ctx __arena *cpuc = &qa.cpu_ctxs[cid]; in monitor_cpuperf()