Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/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.c942 enum lru_status binder_alloc_free_page(struct list_head *item, in binder_alloc_free_page() function
1023 ret = list_lru_walk(&binder_alloc_lru, binder_alloc_free_page, in binder_shrink_scan()