Home
last modified time | relevance | path

Searched refs:ion_get_total_heap_bytes (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion_private.h56 u64 ion_get_total_heap_bytes(void);
H A Dion_buffer.c278 u64 ion_get_total_heap_bytes(void) in ion_get_total_heap_bytes() function
H A Dion.c430 div_u64(ion_get_total_heap_bytes(), 1024)); in total_heaps_kb_show()