Searched refs:tvtime (Results 1 – 1 of 1) sorted by relevance
393 u64 tvtime = p->scx.dsq_vtime; in BPF_STRUCT_OPS() local399 if (time_before(tvtime, cgc->tvtime_now - SCX_SLICE_DFL)) in BPF_STRUCT_OPS()400 tvtime = cgc->tvtime_now - SCX_SLICE_DFL; in BPF_STRUCT_OPS()403 tvtime, enq_flags); in BPF_STRUCT_OPS()