Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/sched_ext/
Dselect_cpu_vtime.bpf.c21 #define VTIME_DSQ 0 macro
50 scx_bpf_dsq_insert_vtime(p, VTIME_DSQ, SCX_SLICE_DFL, task_vtime(p), 0); in BPF_STRUCT_OPS()
56 if (scx_bpf_dsq_move_to_local(VTIME_DSQ)) in BPF_STRUCT_OPS()
79 return scx_bpf_create_dsq(VTIME_DSQ, -1); in BPF_STRUCT_OPS_SLEEPABLE()