Home
last modified time | relevance | path

Searched refs:nr_clear_pages (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/android/ion/heaps/
H A Dion_cma_heap.c46 unsigned long nr_clear_pages = nr_pages; in ion_cma_allocate() local
49 while (nr_clear_pages > 0) { in ion_cma_allocate()
55 nr_clear_pages--; in ion_cma_allocate()
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dcma_heap.c306 unsigned long nr_clear_pages = pagecount; in cma_heap_allocate() local
309 while (nr_clear_pages > 0) { in cma_heap_allocate()
321 nr_clear_pages--; in cma_heap_allocate()
H A Drk_cma_heap.c383 unsigned long nr_clear_pages = pagecount; in cma_heap_do_allocate() local
386 while (nr_clear_pages > 0) { in cma_heap_do_allocate()
398 nr_clear_pages--; in cma_heap_do_allocate()
/OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/
H A Drk-cma-heap.c456 unsigned long nr_clear_pages = pagecount; in rk_cma_heap_allocate() local
459 while (nr_clear_pages > 0) { in rk_cma_heap_allocate()
471 nr_clear_pages--; in rk_cma_heap_allocate()