Searched refs:bpf_cgroup_from_id (Results 1 – 5 of 5) sorted by relevance
10 struct cgroup *bpf_cgroup_from_id(u64 cgid) __ksym;36 cgrp = bpf_cgroup_from_id(cgid); in BPF_PROG()
202 res = bpf_cgroup_from_id(parent_cgid); in BPF_PROG()215 res = bpf_cgroup_from_id((u64)-1); in BPF_PROG()
26 struct cgroup *bpf_cgroup_from_id(u64 cgid) __ksym;
2266 __bpf_kfunc struct cgroup *bpf_cgroup_from_id(u64 cgid) in bpf_cgroup_from_id() function2555 BTF_ID_FLAGS(func, bpf_cgroup_from_id, KF_ACQUIRE | KF_RET_NULL)
614 bpf_cgroup_ancestor() and bpf_cgroup_from_id(), allowing callers to access622 :identifiers: bpf_cgroup_from_id