Searched refs:INFLIGHT_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
100 #define INFLIGHT_HASH_SIZE (1U << INFLIGHT_HASH_BITS) macro101 static struct flist_head inflight_hash[INFLIGHT_HASH_SIZE];1137 for (i = 0; i < INFLIGHT_HASH_SIZE; i++) in main()