Home
last modified time | relevance | path

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

/linux-6.14.4/tools/sched_ext/
Dscx_central.bpf.c129 if (!scx_bpf_task_running(p)) in BPF_STRUCT_OPS()
/linux-6.14.4/tools/sched_ext/include/scx/
Dcommon.bpf.h75 bool scx_bpf_task_running(const struct task_struct *p) __ksym;
/linux-6.14.4/kernel/sched/
Dext.c7652 __bpf_kfunc bool scx_bpf_task_running(const struct task_struct *p) in scx_bpf_task_running() function
7793 BTF_ID_FLAGS(func, scx_bpf_task_running, KF_RCU)