Searched refs:CUSE_ALLOC_UNIT_MAX (Results 1 – 3 of 3) sorted by relevance
86 static struct cuse_vm_allocation a_cuse[CUSE_ALLOC_UNIT_MAX]147 for (n = remainder = 0; n != CUSE_ALLOC_UNIT_MAX; n++) { in cuse_vmoffset()186 if (m == 0 || m > CUSE_ALLOC_UNIT_MAX) in cuse_vmalloc()190 for (n = 0; n <= CUSE_ALLOC_UNIT_MAX - m; ) { in cuse_vmalloc()247 for (n = 0; n != CUSE_ALLOC_UNIT_MAX; n++) { in cuse_is_vmalloc_addr()253 return (n != CUSE_ALLOC_UNIT_MAX); in cuse_is_vmalloc_addr()268 for (n = 0; n != CUSE_ALLOC_UNIT_MAX; n++) { in cuse_vmfree()
36 #define CUSE_ALLOC_UNIT_MAX 128UL /* units */ macro40 (CUSE_ALLOC_UNIT_MAX << CUSE_ALLOC_UNIT_SHIFT) /* bytes */
1215 if (pai->alloc_nr >= CUSE_ALLOC_UNIT_MAX) { in cuse_server_ioctl() 1230 if (pai->alloc_nr >= CUSE_ALLOC_UNIT_MAX) { in cuse_server_ioctl()