Searched refs:IBLND_N_SCHED (Results 1 – 2 of 2) sorted by relevance
79 #define IBLND_N_SCHED 2 macro
2855 nthrs = min(max(IBLND_N_SCHED, nthrs >> 1), nthrs); in kiblnd_base_startup()2906 nthrs = min(max(IBLND_N_SCHED, nthrs >> 1), nthrs); in kiblnd_start_schedulers()