Searched refs:alloc_handle (Results 1 – 1 of 1) sorted by relevance
320 int alloc_handle(int type, unsigned long kernel_obj_addr) { in alloc_handle() function341 int handle = alloc_handle(ION_HEAP_TYPE_MULTIMEDIA_PA2MVA, 0x40080000); in poc_write_kernel()343 FAIL_CHECK_ALOGE(handle >= 0, alloc_handle failed); in poc_write_kernel()