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