Searched defs:hash_add (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/tools/include/linux/ | ||
D | hashtable.h | 57 #define hash_add(hashtable, node, key) \ macro |
/Linux-v6.1/include/linux/ | ||
D | hashtable.h | 60 #define hash_add(hashtable, node, key) \ macro |