Searched refs:CMA_POOL_IOC_ALLOC (Results 1 – 3 of 3) sorted by relevance
36 #define CMA_POOL_IOC_ALLOC _IOWR(CMA_POOL_IOC_MAGIC, 0x02, struct cma_alloc_args) macro
348 if (ioctl(_s32FdCMAPool, CMA_POOL_IOC_ALLOC, &alloc_args)) in MApi_CMA_Pool_GetMem()
379 if (file_ioctl(_fileCMAPool, CMA_POOL_IOC_ALLOC, (unsigned long)(&alloc_args))) in MApi_CMA_Pool_GetMem()