Home
last modified time | relevance | path

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

/linux-6.12.1/tools/sched_ext/
Dscx_central.bpf.c134 if (!scx_bpf_task_running(p)) in BPF_STRUCT_OPS()
/linux-6.12.1/tools/sched_ext/include/scx/
Dcommon.bpf.h71 bool scx_bpf_task_running(const struct task_struct *p) __ksym;
/linux-6.12.1/kernel/sched/
Dext.c7110 __bpf_kfunc bool scx_bpf_task_running(const struct task_struct *p) in scx_bpf_task_running() function
7196 BTF_ID_FLAGS(func, scx_bpf_task_running, KF_RCU)