Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/android/
Dbinder_alloc.c230 static inline bool binder_alloc_is_mapped(struct binder_alloc *alloc) in binder_alloc_is_mapped() function
248 if (binder_alloc_is_mapped(alloc)) in binder_page_lookup()
267 if (binder_alloc_is_mapped(alloc)) in binder_page_insert()
276 if (vma && binder_alloc_is_mapped(alloc)) in binder_page_insert()
660 if (!binder_alloc_is_mapped(alloc)) { in binder_alloc_new_buf()
1078 if (binder_alloc_is_mapped(alloc)) { in binder_alloc_print_pages()
1173 if (vma && !binder_alloc_is_mapped(alloc)) in binder_alloc_free_page()