Home
last modified time | relevance | path

Searched refs:binder_lru_page (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_alloc.h69 struct binder_lru_page { struct
110 struct binder_lru_page *pages;
H A Dbinder_alloc.c187 struct binder_lru_page *page; in binder_update_page_range()
918 struct binder_lru_page *page; in binder_alloc_print_pages()
993 struct binder_lru_page *page = container_of(item, in binder_alloc_free_page()
994 struct binder_lru_page, in binder_alloc_free_page()
1160 struct binder_lru_page *lru_page; in binder_alloc_get_page()