Searched refs:from_cgc (Results 1 – 1 of 1) sorted by relevance
922 struct fcg_cgrp_ctx *from_cgc, *to_cgc; in BPF_STRUCT_OPS() local926 if (!(from_cgc = find_cgrp_ctx(from)) || !(to_cgc = find_cgrp_ctx(to))) in BPF_STRUCT_OPS()929 vtime_delta = p->scx.dsq_vtime - from_cgc->tvtime_now; in BPF_STRUCT_OPS()