Searched refs:CMA_POOL_IOC_RELEASE (Results 1 – 3 of 3) sorted by relevance
38 #define CMA_POOL_IOC_RELEASE _IOW(CMA_POOL_IOC_MAGIC, 0x04, unsigned int) macro
411 if (ioctl(_s32FdCMAPool, CMA_POOL_IOC_RELEASE, &heap_id)) in MApi_CMA_Pool_Release()
457 if (file_ioctl(_fileCMAPool, CMA_POOL_IOC_RELEASE, (unsigned long)(&heap_id))) in MApi_CMA_Pool_Release()