Home
last modified time | relevance | path

Searched refs:scx_bpf_dsq_move_to_local (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dexit.bpf.c44 scx_bpf_dsq_move_to_local(DSQ_ID); in BPF_STRUCT_OPS()
H A Dselect_cpu_vtime.bpf.c56 if (scx_bpf_dsq_move_to_local(VTIME_DSQ)) in BPF_STRUCT_OPS()
H A Dmaximal.bpf.c33 scx_bpf_dsq_move_to_local(DSQ_ID); in BPF_STRUCT_OPS()
/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c663 if (!scx_bpf_dsq_move_to_local(cgid)) { in try_pick_next_cgroup()
743 if (scx_bpf_dsq_move_to_local(cpuc->cur_cgid)) { in BPF_STRUCT_OPS()
783 if (scx_bpf_dsq_move_to_local(FALLBACK_DSQ)) { in BPF_STRUCT_OPS()
/linux/tools/sched_ext/include/scx/
H A Dcommon.bpf.h57 bool scx_bpf_dsq_move_to_local(u64 dsq_id) __ksym __weak;
/linux/kernel/sched/
H A Dext.c6610 __bpf_kfunc bool scx_bpf_dsq_move_to_local(u64 dsq_id) in scx_bpf_dsq_move_to_local() function
6740 BTF_ID_FLAGS(func, scx_bpf_dsq_move_to_local)