Home
last modified time | relevance | path

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

/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h75 #define scx_bpf_dsq_move_vtime(it__iter, p, dsq_id, enq_flags) \
70 #define scx_bpf_dsq_move_vtime( global() macro
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c360 scx_bpf_dsq_move_vtime(BPF_FOR_EACH_ITER, p, HIGHPRI_DSQ, 0); in dispatch_highpri()
/linux/kernel/sched/
H A Dext.c8584 * scx_bpf_dsq_move_vtime(). If this function is not called, the previous slice
8631 * scx_bpf_dsq_move_vtime - Move a task from DSQ iteration to a PRIQ DSQ
8647 __bpf_kfunc bool scx_bpf_dsq_move_vtime(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dsq_move_vtime()
8705 BTF_ID_FLAGS(func, scx_bpf_dsq_move_vtime, KF_RCU)
8820 BTF_ID_FLAGS(func, scx_bpf_dsq_move_vtime, KF_RCU)
8645 __bpf_kfunc bool scx_bpf_dsq_move_vtime(struct bpf_iter_scx_dsq *it__iter, scx_bpf_dsq_move_vtime() function