Home
last modified time | relevance | path

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

/external/libbpf/src/
Dlibbpf.c7961 bpf_object__open_file(const char *path, const struct bpf_object_open_opts *opts) in bpf_object__open_file() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs6138 pub fn bpf_object__open_file( in bpf_object__open_file() function