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()
567 cgrp = scx_bpf_task_cgroup(p); in BPF_STRUCT_OPS()
581 cgrp = scx_bpf_task_cgroup(p); in BPF_STRUCT_OPS()
H A Dscx_pair.bpf.c253 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.c7292 __bpf_kfunc struct cgroup *scx_bpf_task_cgroup(struct task_struct *p) in scx_bpf_task_cgroup() function
7458 BTF_ID_FLAGS(func, scx_bpf_task_cgroup, KF_RCU | KF_ACQUIRE)