Home
last modified time | relevance | path

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

/tools/testing/selftests/sched_ext/
A Dselect_cpu_vtime.bpf.c23 static inline bool vtime_before(u64 a, u64 b) in vtime_before() function
32 if (vtime_before(vtime, vtime_now - SCX_SLICE_DFL)) in task_vtime()
62 if (vtime_before(vtime_now, p->scx.dsq_vtime)) in BPF_STRUCT_OPS()

Completed in 3 milliseconds