Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dhashtable.h144 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dhashtable.h204 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ macro
/OK3568_Linux_fs/kernel/
H A D.clang-format315 - 'hash_for_each_possible_safe'
/OK3568_Linux_fs/kernel/block/
H A Delevator.c235 hash_for_each_possible_safe(e->hash, rq, next, hash, offset) { in elv_rqhash_find()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Duid_sys_stats.c429 hash_for_each_possible_safe(hash_table, uid_entry, tmp, in uid_remove_write()