Searched refs:hash_for_each_possible_safe (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dhashtable.h192 * hash_for_each_possible_safe - iterate over all possible objects hashing to the
200 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ macro
/linux-4.1.27/block/
H A Delevator.c278 hash_for_each_possible_safe(e->hash, rq, next, hash, offset) { elv_rqhash_find()

Completed in 95 milliseconds