Searched defs:hash_add (Results 1 – 4 of 4) sorted by relevance
41 #define hash_add(table, node, key) \ macro
57 #define hash_add(hashtable, node, key) \ macro
60 #define hash_add(hashtable, node, key) \ macro
6303 static struct ftrace_hash *hash_add(struct ftrace_hash *a, struct ftrace_hash *b) in hash_add() function