Searched refs:MAX_KMALLOC_SZ (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/message/fusion/ | ||
H A D | mptctl.c | 163 #define MAX_KMALLOC_SZ (128*1024) macro 1034 int alloc_sz = min(bytes,MAX_KMALLOC_SZ); // avoid kernel warning msg! kbuf_alloc_2_sgl() |
Completed in 86 milliseconds