Lines Matching refs:binder_alloc
66 static size_t binder_alloc_buffer_size(struct binder_alloc *alloc, in binder_alloc_buffer_size()
75 static void binder_insert_free_buffer(struct binder_alloc *alloc, in binder_insert_free_buffer()
109 struct binder_alloc *alloc, struct binder_buffer *new_buffer) in binder_insert_allocated_buffer_locked()
134 struct binder_alloc *alloc, in binder_alloc_prepare_to_free_locked()
181 struct binder_buffer *binder_alloc_prepare_to_free(struct binder_alloc *alloc, in binder_alloc_prepare_to_free()
192 static int binder_update_page_range(struct binder_alloc *alloc, int allocate, in binder_update_page_range()
336 static inline void binder_alloc_set_vma(struct binder_alloc *alloc, in binder_alloc_set_vma()
352 struct binder_alloc *alloc) in binder_alloc_get_vma()
365 struct binder_alloc *alloc, in binder_alloc_new_buf_locked()
542 struct binder_buffer *binder_alloc_new_buf(struct binder_alloc *alloc, in binder_alloc_new_buf()
567 static void binder_delete_free_buffer(struct binder_alloc *alloc, in binder_delete_free_buffer()
613 static void binder_free_buf_locked(struct binder_alloc *alloc, in binder_free_buf_locked()
675 void binder_alloc_free_buf(struct binder_alloc *alloc, in binder_alloc_free_buf()
696 int binder_alloc_mmap_handler(struct binder_alloc *alloc, in binder_alloc_mmap_handler()
778 void binder_alloc_deferred_release(struct binder_alloc *alloc) in binder_alloc_deferred_release()
861 struct binder_alloc *alloc) in binder_alloc_print_allocated()
878 struct binder_alloc *alloc) in binder_alloc_print_pages()
907 int binder_alloc_get_allocated_count(struct binder_alloc *alloc) in binder_alloc_get_allocated_count()
928 void binder_alloc_vma_close(struct binder_alloc *alloc) in binder_alloc_vma_close()
951 struct binder_alloc *alloc; in binder_alloc_free_page()
1041 void binder_alloc_init(struct binder_alloc *alloc) in binder_alloc_init()