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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Delevator.c53 #define ELV_HASH_ENTRIES (1 << elv_hash_shift) macro
221 eq->hash = kmalloc_node(sizeof(struct hlist_head) * ELV_HASH_ENTRIES,
226 for (i = 0; i < ELV_HASH_ENTRIES; i++)

Completed in 45 milliseconds