Searched refs:hash_for_each_possible_safe (Results 1 – 2 of 2) sorted by relevance
/scripts/include/ |
A D | hashtable.h | 95 #define hash_for_each_possible_safe(table, obj, tmp, member, key) \ macro
|
/scripts/gendwarfksyms/ |
A D | symbols.c | 27 hash_for_each_possible_safe(symbol_addrs, match, tmp, addr_hash, in __for_each_addr() 67 hash_for_each_possible_safe(symbol_names, match, tmp, name_hash, in for_each()
|
Completed in 4 milliseconds