Searched refs:CUSE_ALLOC_BYTES_MAX (Results 1 – 3 of 3) sorted by relevance
39 #define CUSE_ALLOC_BYTES_MAX \ macro
71 (CUSE_ALLOC_BYTES_MAX / PAGE_SIZE)
176 if (f_cuse < 0 || size < 1 || size > CUSE_ALLOC_BYTES_MAX) in cuse_vmalloc()