Searched refs:CUSE_IOCTL_ALLOC_MEMORY (Results 1 – 3 of 3) sorted by relevance
79 #define CUSE_IOCTL_ALLOC_MEMORY _IOW('C', 5, struct cuse_alloc_info) macro
1211 case CUSE_IOCTL_ALLOC_MEMORY: in cuse_server_ioctl()
212 error = ioctl(f_cuse, CUSE_IOCTL_ALLOC_MEMORY, &info); in cuse_vmalloc()