Searched refs:cgrp_id (Results 1 – 1 of 1) sorted by relevance
397 u64 cgrp_id; in BPF_CALL_0() local401 cgrp_id = cgroup_id(cgrp); in BPF_CALL_0()404 return cgrp_id; in BPF_CALL_0()417 u64 cgrp_id; in BPF_CALL_1() local422 cgrp_id = ancestor ? cgroup_id(ancestor) : 0; in BPF_CALL_1()425 return cgrp_id; in BPF_CALL_1()