Searched refs:delete_and_lookup_batch (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c62 static void delete_and_lookup_batch(int map_fd, void *keys, __u32 count) function
103 /* Can't mix delete_batch and delete_and_lookup_batch because
107 delete_and_lookup_batch(map_fd, keys, n);

Completed in 152 milliseconds