Searched refs:alloc_fd (Results 1 – 1 of 1) sorted by relevance
216 int alloc_fd = -1; in IonAlloc() local218 ret = ion_alloc_fd(ion_fd_, len, 0, heap_config.mask, flags, &alloc_fd); in IonAlloc()224 return alloc_fd; in IonAlloc()