Home
last modified time | relevance | path

Searched refs:bpf_map_lookup_batch (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/bpf/map_tests/
A Darray_map_batch_ops.c112 err = bpf_map_lookup_batch(map_fd, in __test_map_lookup_and_update_batch()
A Dlpm_trie_map_batch_ops.c105 err = bpf_map_lookup_batch(map_fd, in test_lpm_trie_map_batch_ops()
A Dmap_in_map_batch_ops.c148 : bpf_map_lookup_batch(outer_map_fd, in fetch_and_validate()
A Dhtab_map_batch_ops.c152 err = bpf_map_lookup_batch(map_fd, in __test_map_lookup_and_delete_batch()
/tools/lib/bpf/
A Dlibbpf.map130 bpf_map_lookup_batch;
A Dbpf.h226 LIBBPF_API int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch,
A Dbpf.c559 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() function

Completed in 13 milliseconds