Searched refs:cur_at (Results 1 – 1 of 1) sorted by relevance
84 u64 cur_at; member748 if (time_before(now, cpuc->cur_at + cgrp_slice_ns)) { in BPF_STRUCT_OPS()775 s64 delta = now - cpuc->cur_at - cgrp_slice_ns; in BPF_STRUCT_OPS()795 cpuc->cur_at = now; in BPF_STRUCT_OPS()