Searched refs:NR_SPACE_IDS (Results 1 – 1 of 1) sorted by relevance
800 #define NR_SPACE_IDS 262144 in btlb_init_per_cpu() 812 #define NR_SPACE_IDS 32768816 #define RECYCLE_THRESHOLD (NR_SPACE_IDS / 2)817 #define SID_ARRAY_SIZE (NR_SPACE_IDS / (8 * sizeof(long)))822 static unsigned long free_space_ids = NR_SPACE_IDS - 1; macro 844 index = find_next_zero_bit(space_id, NR_SPACE_IDS, space_id_index); in alloc_sid() 810 #define NR_SPACE_IDS global() macro