Searched refs:bpf_lsm_find_cgroup_shim (Results 1 – 3 of 3) sorted by relevance
46 void bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, bpf_func_t *bpf_func);76 static inline void bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, in bpf_lsm_find_cgroup_shim() function
72 void bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, in BTF_SET_END()
720 bpf_lsm_find_cgroup_shim(prog, &bpf_func); in bpf_trampoline_link_cgroup_shim()777 bpf_lsm_find_cgroup_shim(prog, &bpf_func); in bpf_trampoline_unlink_cgroup_shim()
Completed in 6 milliseconds