Searched refs:CMA_POOL_IOC_INIT (Results 1 – 3 of 3) sorted by relevance
35 #define CMA_POOL_IOC_INIT _IOWR(CMA_POOL_IOC_MAGIC, 0x00, struct cma_heap_info) macro
250 if (ioctl(_s32FdCMAPool, CMA_POOL_IOC_INIT, &heap_info)) in MApi_CMA_Pool_Init()
272 if (file_ioctl(_fileCMAPool, CMA_POOL_IOC_INIT, (unsigned long)(&heap_info)))// in MApi_CMA_Pool_Init()