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