Searched refs:bpf_map_lookup_batch (Results 1 – 5 of 5) sorted by relevance
95 err = bpf_map_lookup_batch(map_fd, in test_array_map_batch_ops()
158 err = bpf_map_lookup_batch(map_fd, in __test_map_lookup_and_delete_batch()
219 bpf_map_lookup_batch;
141 LIBBPF_API int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch,
488 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() function