Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c385 cgrp = scx_bpf_task_cgroup(p); in BPF_STRUCT_OPS()
511 cgrp = scx_bpf_task_cgroup(p); in BPF_STRUCT_OPS()
524 cgrp = scx_bpf_task_cgroup(p); in BPF_STRUCT_OPS()
567 cgrp = scx_bpf_task_cgroup(p); in BPF_STRUCT_OPS()
581 cgrp = scx_bpf_task_cgroup(p); in BPF_STRUCT_OPS()
/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h21 #define scx_bpf_task_cgroup(p) \ macro
/linux/kernel/sched/
H A Dext.c7226 __bpf_kfunc struct cgroup *scx_bpf_task_cgroup(struct task_struct *p) in scx_bpf_task_cgroup() function
7392 BTF_ID_FLAGS(func, scx_bpf_task_cgroup, KF_RCU | KF_ACQUIRE)