Searched refs:scx_bpf_dsq_move_vtime (Results 1 – 2 of 2) sorted by relevance
/linux/tools/sched_ext/include/scx/ |
H A D | common.bpf.h | 51 bool scx_bpf_dsq_move_vtime(struct bpf_iter_scx_dsq *it__iter, struct task_struct *p, u64 dsq_id, u…
|
/linux/kernel/sched/ |
H A D | ext.c | 6897 __bpf_kfunc bool scx_bpf_dsq_move_vtime(struct bpf_iter_scx_dsq *it__iter, in scx_bpf_dsq_move_vtime() function 6911 return scx_bpf_dsq_move_vtime(it__iter, p, dsq_id, enq_flags); in scx_bpf_dispatch_vtime_from_dsq() 6924 BTF_ID_FLAGS(func, scx_bpf_dsq_move_vtime, KF_RCU) 7028 BTF_ID_FLAGS(func, scx_bpf_dsq_move_vtime, KF_RCU)
|