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