Searched refs:CMA_POOL_IOC_FREE (Results 1 – 3 of 3) sorted by relevance
37 #define CMA_POOL_IOC_FREE _IOWR(CMA_POOL_IOC_MAGIC, 0x03, struct cma_free_args) macro
385 if(ioctl(_s32FdCMAPool, CMA_POOL_IOC_FREE, &free_args)) in MApi_CMA_Pool_PutMem()
422 if(file_ioctl(_fileCMAPool, CMA_POOL_IOC_FREE, (unsigned long)(&free_args))) in MApi_CMA_Pool_PutMem()