Searched refs:vtime_before (Results 1 – 1 of 1) sorted by relevance
23 static inline bool vtime_before(u64 a, u64 b) in vtime_before() function32 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