Searched refs:cgrp_id (Results 1 – 1 of 1) sorted by relevance
367 u64 cgrp_id; in BPF_CALL_0() local371 cgrp_id = cgroup_id(cgrp); in BPF_CALL_0()374 return cgrp_id; in BPF_CALL_0()387 u64 cgrp_id; in BPF_CALL_1() local392 cgrp_id = ancestor ? cgroup_id(ancestor) : 0; in BPF_CALL_1()395 return cgrp_id; in BPF_CALL_1()