Home
last modified time | relevance | path

Searched refs:scx_bpf_test_and_clear_cpu_idle (Results 1 – 4 of 4) 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.c1096 __bpf_kfunc bool scx_bpf_test_and_clear_cpu_idle(s32 cpu) in scx_bpf_test_and_clear_cpu_idle() function
1265 BTF_ID_FLAGS(func, scx_bpf_test_and_clear_cpu_idle)
/linux/tools/sched_ext/include/scx/
H A Dcommon.bpf.h86 bool scx_bpf_test_and_clear_cpu_idle(s32 cpu) __ksym;