Searched refs:cgrp_fd (Results 1 – 2 of 2) sorted by relevance
199 int len, cgrp_fd, iter_fd; in test_walk_dead_self_only() local204 cgrp_fd = create_and_get_cgroup(cgrp_name); in test_walk_dead_self_only()205 if (!ASSERT_GE(cgrp_fd, 0, "create cgrp")) in test_walk_dead_self_only()214 linfo.cgroup.cgroup_fd = cgrp_fd; in test_walk_dead_self_only()229 close(cgrp_fd); in test_walk_dead_self_only()264 close(cgrp_fd); in test_walk_dead_self_only()
69 __u32 map_lookup(struct bpf_map *map, int cgrp_fd)72 value = bpf_map_lookup_elem(bpf_map__fd(map), &cgrp_fd);