Searched refs:MAX_KMALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | cciss_ioctl.h | 39 #define MAX_KMALLOC_SIZE 128000 macro |
/Linux-v4.19/drivers/scsi/ | ||
D | hpsa.c | 6399 if (ioc->malloc_size > MAX_KMALLOC_SIZE) { in hpsa_big_passthru_ioctl() |