Searched refs:bpf_program__attach_lsm (Results 1 – 9 of 9) sorted by relevance
157 bpf_program__attach_lsm;
792 bpf_program__attach_lsm(const struct bpf_program *prog);
12480 struct bpf_link *bpf_program__attach_lsm(const struct bpf_program *prog) in bpf_program__attach_lsm() function12493 *link = bpf_program__attach_lsm(prog); in attach_lsm()
906 let ptr = unsafe { libbpf_sys::bpf_program__attach_lsm(self.ptr.as_ptr()) }; in attach_lsm()
204 199: FUNC GLOBAL DEFAULT 15 bpf_program__attach_lsm
4913 pub fn bpf_program__attach_lsm(prog: *const bpf_program) -> *mut bpf_link; in bpf_program__attach_lsm() function
6585 pub fn bpf_program__attach_lsm(prog: *const bpf_program) -> *mut bpf_link; in bpf_program__attach_lsm() function