Home
last modified time | relevance | path

Searched refs:scx_bpf_dispatch_vtime (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/tools/testing/selftests/sched_ext/
Dddsp_bogus_dsq_fail.bpf.c23 scx_bpf_dispatch_vtime(p, 0xcafef00d, SCX_SLICE_DFL, in BPF_STRUCT_OPS()
Dddsp_vtimelocal_fail.bpf.c20 scx_bpf_dispatch_vtime(p, SCX_DSQ_LOCAL, SCX_SLICE_DFL, in BPF_STRUCT_OPS()
Dselect_cpu_vtime.bpf.c50 scx_bpf_dispatch_vtime(p, VTIME_DSQ, SCX_SLICE_DFL, task_vtime(p), 0); in BPF_STRUCT_OPS()
/linux-6.12.1/tools/sched_ext/
Dscx_simple.bpf.c90 scx_bpf_dispatch_vtime(p, SHARED_DSQ, SCX_SLICE_DFL, vtime, in BPF_STRUCT_OPS()
Dscx_flatcg.bpf.c405 scx_bpf_dispatch_vtime(p, cgrp->kn->id, SCX_SLICE_DFL, in BPF_STRUCT_OPS()
/linux-6.12.1/tools/sched_ext/include/scx/
Dcommon.bpf.h40 void scx_bpf_dispatch_vtime(struct task_struct *p, u64 dsq_id, u64 slice, u64 vtime, u64 enq_flags)…
/linux-6.12.1/Documentation/scheduler/
Dsched-ext.rst292 ``scx_bpf_dispatch_vtime()`` for the priority queue. Internal DSQs such as
/linux-6.12.1/kernel/sched/
Dext.c6060 __bpf_kfunc void scx_bpf_dispatch_vtime(struct task_struct *p, u64 dsq_id, in scx_bpf_dispatch_vtime() function
6080 BTF_ID_FLAGS(func, scx_bpf_dispatch_vtime, KF_RCU)