Searched refs:CFS_HASH_LOOP_HOG (Results 1 – 2 of 2) sorted by relevance
1216 atomic_read(&hs->hs_count) < CFS_HASH_LOOP_HOG; in cfs_hash_rehash_inline()1426 CFS_HASH_LOOP_HOG); in cfs_hash_for_each_exit()1478 if (loop < CFS_HASH_LOOP_HOG) in cfs_hash_for_each_tight()1943 if (count < CFS_HASH_LOOP_HOG || in cfs_hash_rehash_worker()
706 #define CFS_HASH_LOOP_HOG 1024 macro