Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dhashmap.h115 #define hashmap_cast_ptr(p) ({ \ macro
135 hashmap_cast_ptr(old_key), \
136 hashmap_cast_ptr(old_value))
154 hashmap_cast_ptr(old_key), \
155 hashmap_cast_ptr(old_value))
160 hashmap_find((map), (long)(key), hashmap_cast_ptr(value))