Searched refs:bpf_trampoline_link_cgroup_shim (Results 1 – 2 of 2) sorted by relevance
2048 int bpf_trampoline_link_cgroup_shim(struct bpf_prog *prog,2053 static inline int bpf_trampoline_link_cgroup_shim(struct bpf_prog *prog, in bpf_trampoline_link_cgroup_shim() function
870 err = bpf_trampoline_link_cgroup_shim(new_prog, atype, type); in __cgroup_bpf_attach()