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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dlockdep.c138 #define classhashentry(key) (classhash_table + __classhashfn((key))) macro
1184 hash_head = classhashentry(key);
1228 hash_head = classhashentry(key);

Completed in 122 milliseconds