Home
last modified time | relevance | path

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

/external/libbpf/src/
Dlibbpf.c8599 int bpf_map__pin(struct bpf_map *map, const char *path) in bpf_map__pin() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs6861 pub fn bpf_map__pin( in bpf_map__pin() function