Searched refs:bpf_map_delete_batch (Results 1 – 3 of 3) sorted by relevance
128 bpf_map_delete_batch;
175 * @brief **bpf_map_delete_batch()** allows for batch deletion of multiple189 LIBBPF_API int bpf_map_delete_batch(int fd, const void *keys,
552 int bpf_map_delete_batch(int fd, const void *keys, __u32 *count, in bpf_map_delete_batch() function