Home
last modified time | relevance | path

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

/drivers/staging/android/
Dbinder_alloc.h124 enum lru_status binder_alloc_free_page(struct list_head *item,
Dbinder_alloc_selftest.c170 list_lru_walk(&binder_alloc_lru, binder_alloc_free_page, in binder_selftest_free_page()
Dbinder_alloc.c905 enum lru_status binder_alloc_free_page(struct list_head *item, in binder_alloc_free_page() function
987 ret = list_lru_walk(&binder_alloc_lru, binder_alloc_free_page, in binder_shrink_scan()