Searched refs:PDSC_ADMINQ_MIN_LENGTH (Results 1 – 2 of 2) sorted by relevance
19 #define PDSC_ADMINQ_MIN_LENGTH 16 /* must be a power of two */ macro
329 numdescs = max_t(int, PDSC_ADMINQ_MIN_LENGTH, num_online_cpus()); in pdsc_core_init()