Home
last modified time | relevance | path

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

/tools/testing/selftests/sched_ext/
A Dselect_cpu_dfl_nodispatch.bpf.c19 struct task_ctx { struct
27 __type(value, struct task_ctx); argument
37 struct task_ctx *tctx; in BPF_STRUCT_OPS()
56 struct task_ctx *tctx; in BPF_STRUCT_OPS()
/tools/sched_ext/
A Dscx_qmap.bpf.c100 struct task_ctx { struct
110 __type(value, struct task_ctx); argument
151 struct task_ctx *tctx; in lookup_task_ctx()
163 struct task_ctx *tctx; in BPF_STRUCT_OPS()
197 struct task_ctx *tctx; in BPF_STRUCT_OPS()
290 struct task_ctx *tctx; in update_core_sched_head_seq()
314 struct task_ctx *tctx; in dispatch_highpri()
369 struct task_ctx *tctx; in BPF_STRUCT_OPS()
414 struct task_ctx *tctx; in BPF_STRUCT_OPS()
498 struct task_ctx *tctx; in task_qdist()
[all …]
A Dscx_flatcg.bpf.c130 } task_ctx SEC(".maps");
325 taskc = bpf_task_storage_get(&task_ctx, p, 0, 0); in BPF_STRUCT_OPS()
351 taskc = bpf_task_storage_get(&task_ctx, p, 0, 0); in BPF_STRUCT_OPS()
558 taskc = bpf_task_storage_get(&task_ctx, p, 0, 0); in BPF_STRUCT_OPS()
815 taskc = bpf_task_storage_get(&task_ctx, p, 0, in BPF_STRUCT_OPS()

Completed in 7 milliseconds