Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_alloc.h123 enum lru_status binder_alloc_free_page(struct list_head *item,
H A Dbinder_alloc_selftest.c162 list_lru_walk(&binder_alloc_lru, binder_alloc_free_page, in binder_selftest_free_page()
H A Dbinder_alloc.c986 enum lru_status binder_alloc_free_page(struct list_head *item, in binder_alloc_free_page() function
1063 ret = list_lru_walk(&binder_alloc_lru, binder_alloc_free_page, in binder_shrink_scan()