Searched refs:from_cgc (Results 1 – 1 of 1) sorted by relevance
933 struct fcg_cgrp_ctx *from_cgc, *to_cgc; in BPF_STRUCT_OPS() local937 if (!(from_cgc = find_cgrp_ctx(from)) || !(to_cgc = find_cgrp_ctx(to))) in BPF_STRUCT_OPS()940 delta = (s64)(p->scx.dsq_vtime - from_cgc->tvtime_now); in BPF_STRUCT_OPS()