Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A 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()
/openbmc/linux/tools/perf/util/
H A 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()