Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder_alloc.h121 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.c976 enum lru_status binder_alloc_free_page(struct list_head *item, in binder_alloc_free_page() function
1054 return list_lru_walk(&binder_alloc_lru, binder_alloc_free_page, in binder_shrink_scan()