Home
last modified time | relevance | path

Searched refs:scx_bpf_task_cgroup (Results 1 – 4 of 4) 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()
569 cgrp = scx_bpf_task_cgroup(p); in BPF_STRUCT_OPS()
584 cgrp = scx_bpf_task_cgroup(p); in BPF_STRUCT_OPS()
H A Dscx_pair.bpf.c266 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/ext/
H A Dext.c10642 __bpf_kfunc struct cgroup *scx_bpf_task_cgroup(struct task_struct *p, in scx_bpf_task_cgroup() function
10708 BTF_ID_FLAGS(func, scx_bpf_task_cgroup, KF_IMPLICIT_ARGS | KF_RCU | KF_ACQUIRE)