Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dhashmap.c31 static void hashmap_del_entry(struct hashmap_entry **pprev, in hashmap_del_entry() function
235 hashmap_del_entry(pprev, entry); in hashmap_delete()