Searched refs:bpf_map_delete_elem_unsafe (Results 1 – 1 of 1) sorted by relevance
210 static int (*bpf_map_delete_elem_unsafe)(const struct bpf_map_def* map, variable339 return bpf_map_delete_elem_unsafe(&the_map, k); \