Home
last modified time | relevance | path

Searched refs:IBLND_N_SCHED (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h79 #define IBLND_N_SCHED 2 macro
Do2iblnd.c2855 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()