Searched refs:hash_for_each_possible_safe (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | hashtable.h | 144 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hashtable.h | 204 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ macro
|
| /OK3568_Linux_fs/kernel/ |
| H A D | .clang-format | 315 - 'hash_for_each_possible_safe'
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | elevator.c | 235 hash_for_each_possible_safe(e->hash, rq, next, hash, offset) { in elv_rqhash_find()
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | uid_sys_stats.c | 429 hash_for_each_possible_safe(hash_table, uid_entry, tmp, in uid_remove_write()
|