Searched refs:NCPU_LOG2 (Results 1 – 9 of 9) sorted by relevance
81 #define NCPU_LOG2 0 macro83 #define NCPU_LOG2 185 #define NCPU_LOG2 287 #define NCPU_LOG2 389 #define NCPU_LOG2 491 #define NCPU_LOG2 593 #define NCPU_LOG2 695 #define NCPU_LOG2 797 #define NCPU_LOG2 899 #define NCPU_LOG2 9[all …]
62 #define NCPU_LOG2 8 macro65 #define NCPU_LOG2 569 #define NCPU_P2 (1 << NCPU_LOG2)
61 #define NCPU_LOG2 9 macro62 #elif (!defined(NCPU_LOG2))67 #define NCPU_P2 (1 << NCPU_LOG2)
135 #define NCPU_LOG2 _mdb_ks_ncpu_log2 macro
397 #define NCPU_LOG2 _ncpu_log2 macro
113 ((unsigned)(((2*NCPU_P2) > 128) ? NCPU_LOG2 + 1 : 7))583 #define PH_SHIFT_SIZE ((NCPU < 4) ? 7 : (NCPU_LOG2 + 1))
149 #define AH_LOCK_SIZE (2 << NCPU_LOG2)
119 const int _ncpu_log2 = (int)NCPU_LOG2;
746 #define SPL_SHIFT ((unsigned)(NCPU_LOG2 + 1))