Home
last modified time | relevance | path

Searched refs:bpf_lsm_find_cgroup_shim (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Dbpf_lsm.h47 void bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, bpf_func_t *bpf_func);
79 static inline void bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, in bpf_lsm_find_cgroup_shim() function
/linux-6.12.1/kernel/bpf/
Dtrampoline.c711 bpf_lsm_find_cgroup_shim(prog, &bpf_func); in bpf_trampoline_link_cgroup_shim()
768 bpf_lsm_find_cgroup_shim(prog, &bpf_func); in bpf_trampoline_unlink_cgroup_shim()
Dbpf_lsm.c89 void bpf_lsm_find_cgroup_shim(const struct bpf_prog *prog, in BTF_SET_END()