Home
last modified time | relevance | path

Searched defs:bpf_program__attach_lsm (Results 1 – 2 of 2) sorted by relevance

/external/libbpf/src/
Dlibbpf.c12480 struct bpf_link *bpf_program__attach_lsm(const struct bpf_program *prog) in bpf_program__attach_lsm() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs6585 pub fn bpf_program__attach_lsm(prog: *const bpf_program) -> *mut bpf_link; in bpf_program__attach_lsm() function