Home
last modified time | relevance | path

Searched refs:bpf_map_lookup_and_delete_batch (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/map_tests/
A Dhtab_map_batch_ops.c109 err = bpf_map_lookup_and_delete_batch(map_fd, NULL, &batch, keys, in __test_map_lookup_and_delete_batch()
119 err = bpf_map_lookup_and_delete_batch(map_fd, NULL, &batch, keys, in __test_map_lookup_and_delete_batch()
127 err = bpf_map_lookup_and_delete_batch(map_fd, NULL, &batch, keys, in __test_map_lookup_and_delete_batch()
215 err = bpf_map_lookup_and_delete_batch(map_fd, in __test_map_lookup_and_delete_batch()
A Dmap_in_map_batch_ops.c142 ? bpf_map_lookup_and_delete_batch(outer_map_fd, in fetch_and_validate()
/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf.map129 bpf_map_lookup_and_delete_batch;
A Dbpf.h223 LIBBPF_API int bpf_map_lookup_and_delete_batch(int fd, void *in_batch,
A Dbpf.c560 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, in bpf_map_lookup_and_delete_batch() function

Completed in 8 milliseconds