Searched refs:QHASHSHIFT (Results 1 – 1 of 1) sorted by relevance
434 #define QHASHSHIFT 9 /* number of hashing bits */ macro435 #define QHASHSIZE (1 << QHASHSHIFT) /* power of 2 (1<<9 == 512) */438 ^ ((uintptr_t)(wchan) >> (QHASHSHIFT + 3))) \