Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf.c558 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs4922 pub fn bpf_map_lookup_batch( in bpf_map_lookup_batch() function