Searched refs:cgroup_get_from_fd (Results 1 – 4 of 4) sorted by relevance
457 cgrp = cgroup_get_from_fd(attr->target_fd); in cgroup_bpf_prog_attach()473 cgrp = cgroup_get_from_fd(attr->target_fd); in cgroup_bpf_prog_detach()495 cgrp = cgroup_get_from_fd(attr->query.target_fd); in cgroup_bpf_prog_query()
640 return cgroup_get_from_fd(fd); in cgroup_fd_array_get_ptr()
102 struct cgroup *cgroup_get_from_fd(int fd);
5802 struct cgroup *cgroup_get_from_fd(int fd) in cgroup_get_from_fd() function5825 EXPORT_SYMBOL_GPL(cgroup_get_from_fd);