Searched refs:bpf_cgroup_from_id (Results 1 – 12 of 12) sorted by relevance
31 cgrp = bpf_cgroup_from_id(cgrp_id); in BPF_PROG() 47 cgrp = bpf_cgroup_from_id(cgrp_id); in BPF_PROG() 64 cgrp = bpf_cgroup_from_id(cgrp_id); in BPF_PROG() 83 cgrp = bpf_cgroup_from_id(cgrp_id); in BPF_PROG() 103 cgrp = bpf_cgroup_from_id(cgrp_id); in BPF_PROG() 123 cgrp = bpf_cgroup_from_id(cgrp_id); in BPF_PROG() 145 cgrp = bpf_cgroup_from_id(cgrp_id); in BPF_PROG()
12 struct cgroup *bpf_cgroup_from_id(u64 cgid) __ksym;34 struct cgroup *cgrp = bpf_cgroup_from_id(cg_id); in BPF_PROG() 69 struct cgroup *cgrp = bpf_cgroup_from_id(cg_id); in BPF_PROG() 92 struct cgroup *cgrp = bpf_cgroup_from_id(cg_id); in BPF_PROG()
10 struct cgroup *bpf_cgroup_from_id(u64 cgid) __ksym;36 cgrp = bpf_cgroup_from_id(cgid); in BPF_PROG() 66 cgrp = bpf_cgroup_from_id(1); in BPF_PROG()
18 struct cgroup *bpf_cgroup_from_id(u64 cgid) __ksym;33 root_cgrp = bpf_cgroup_from_id(root_cg_id); in iter_css_for_each()38 leaf_cgrp = bpf_cgroup_from_id(leaf_cg_id); in iter_css_for_each()
14 struct cgroup *bpf_cgroup_from_id(u64 cgid) __ksym;33 cgrp = bpf_cgroup_from_id(cg_id); in BPF_PROG()89 struct cgroup *cgrp = bpf_cgroup_from_id(cgrp_id); 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() 230 cg = bpf_cgroup_from_id(1);
32 cgrp = bpf_cgroup_from_id(cgrp_id); in BPF_PROG()
26 struct cgroup *bpf_cgroup_from_id(u64 cgid) __ksym;
74 cgrp = bpf_cgroup_from_id(0); in cgrp_kfunc_load_test()
650 cgrp = bpf_cgroup_from_id(cgid); in try_pick_next_cgroup()756 cgrp = bpf_cgroup_from_id(cpuc->cur_cgid); in BPF_STRUCT_OPS()
340 struct cgroup *bpf_cgroup_from_id(u64 cgid) __ksym;
2596 __bpf_kfunc struct cgroup *bpf_cgroup_from_id(u64 cgid) in bpf_cgroup_from_id() function4422 BTF_ID_FLAGS(func, bpf_cgroup_from_id, KF_ACQUIRE | KF_RET_NULL)