Searched refs:MAX_KMALLOC_SIZE (Results 1 – 4 of 4) sorted by relevance
43 #define MAX_KMALLOC_SIZE 131072 macro66 if (size <= MAX_KMALLOC_SIZE) in sctp_ssnmap_new()83 if (size <= MAX_KMALLOC_SIZE) in sctp_ssnmap_new()125 if (size <= MAX_KMALLOC_SIZE) in sctp_ssnmap_free()
118 #define MAX_KMALLOC_SIZE 0x20000 macro144 if (count > MAX_KMALLOC_SIZE) in mtd_read()145 len = MAX_KMALLOC_SIZE; in mtd_read()201 if (count > MAX_KMALLOC_SIZE) in mtd_write()202 len = MAX_KMALLOC_SIZE; in mtd_write()
172 #define MAX_KMALLOC_SIZE 128000 macro
1103 if (iocommand.malloc_size > MAX_KMALLOC_SIZE) in cciss_ioctl()