Searched refs:ion_handle_validate (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/android/ion/
H A Dion.c434 static bool ion_handle_validate(struct ion_client *client, ion_handle_validate() function
542 valid_handle = ion_handle_validate(client, handle); ion_free()
561 if (!ion_handle_validate(client, handle)) { ion_phys()
643 if (!ion_handle_validate(client, handle)) { ion_map_kernel()
861 if (!ion_handle_validate(client, handle)) { ion_sg_table()
1112 valid_handle = ion_handle_validate(client, handle); ion_share_dma_buf()

Completed in 57 milliseconds