Home
last modified time | relevance | path

Searched defs:hashmap__delete (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dhashmap.c220 bool hashmap__delete(struct hashmap *map, const void *key, in hashmap__delete() function
/kernel/linux/linux-5.10/tools/lib/bpf/
Dhashmap.c220 bool hashmap__delete(struct hashmap *map, const void *key, in hashmap__delete() function
/kernel/linux/linux-6.6/tools/lib/bpf/
Dhashmap.h152 #define hashmap__delete(map, key, old_key, old_value) \ macro
/kernel/linux/linux-6.6/tools/perf/util/
Dhashmap.h152 #define hashmap__delete(map, key, old_key, old_value) \ macro