Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf.c510 int bpf_map_freeze(int fd) in bpf_map_freeze() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs4904 pub fn bpf_map_freeze(fd: ::std::os::raw::c_int) -> ::std::os::raw::c_int; in bpf_map_freeze() function