Home
last modified time | relevance | path

Searched refs:scx_bpf_test_and_clear_cpu_idle (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dselect_cpu_dispatch.bpf.c21 if (scx_bpf_test_and_clear_cpu_idle(cpu)) in BPF_STRUCT_OPS()
H A Dselect_cpu_vtime.bpf.c48 scx_bpf_test_and_clear_cpu_idle(cpu); in BPF_STRUCT_OPS()
/linux/kernel/sched/
H A Dext_idle.c1174 __bpf_kfunc bool scx_bpf_test_and_clear_cpu_idle(s32 cpu) in scx_bpf_test_and_clear_cpu_idle() function
1381 BTF_ID_FLAGS(func, scx_bpf_test_and_clear_cpu_idle)
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c141 scx_bpf_test_and_clear_cpu_idle(prev_cpu)) in pick_direct_dispatch_cpu()
/linux/tools/sched_ext/include/scx/
H A Dcommon.bpf.h98 bool scx_bpf_test_and_clear_cpu_idle(s32 cpu) __ksym;