Searched refs:CUSE_IOCTL_FREE_MEMORY (Results 1 – 3 of 3) sorted by relevance
80 #define CUSE_IOCTL_FREE_MEMORY _IOW('C', 6, struct cuse_alloc_info) macro
1227 case CUSE_IOCTL_FREE_MEMORY: in cuse_server_ioctl()
227 (void) ioctl(f_cuse, CUSE_IOCTL_FREE_MEMORY, &info); in cuse_vmalloc()282 error = ioctl(f_cuse, CUSE_IOCTL_FREE_MEMORY, &info); in cuse_vmfree()