Lines Matching refs:binder_proc

219 _binder_proc_lock(struct binder_proc *proc, int line)  in _binder_proc_lock()
235 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
251 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
267 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
340 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock()
364 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty()
464 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
483 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer);
485 static void binder_free_proc(struct binder_proc *proc);
516 static void binder_wakeup_poll_threads_ilocked(struct binder_proc *proc, in binder_wakeup_poll_threads_ilocked()
547 binder_select_thread_ilocked(struct binder_proc *proc) in binder_select_thread_ilocked()
578 static void binder_wakeup_thread_ilocked(struct binder_proc *proc, in binder_wakeup_thread_ilocked()
608 static void binder_wakeup_proc_ilocked(struct binder_proc *proc) in binder_wakeup_proc_ilocked()
633 static struct binder_node *binder_get_node_ilocked(struct binder_proc *proc, in binder_get_node_ilocked()
661 static struct binder_node *binder_get_node(struct binder_proc *proc, in binder_get_node()
673 struct binder_proc *proc, in binder_init_node_ilocked()
729 static struct binder_node *binder_new_node(struct binder_proc *proc, in binder_new_node()
759 struct binder_proc *proc = node->proc; in binder_inc_node_nilocked()
819 struct binder_proc *proc = node->proc; in binder_dec_node_nilocked()
963 static struct binder_ref *binder_get_ref_olocked(struct binder_proc *proc, in binder_get_ref_olocked()
1005 struct binder_proc *proc, in binder_get_ref_for_node_olocked()
1196 struct binder_proc *proc, in binder_get_node_from_ref()
1252 static int binder_update_ref_for_handle(struct binder_proc *proc, in binder_update_ref_for_handle()
1295 static int binder_dec_ref_for_handle(struct binder_proc *proc, in binder_dec_ref_for_handle()
1315 static int binder_inc_ref_for_node(struct binder_proc *proc, in binder_inc_ref_for_node()
1399 static void binder_proc_dec_tmpref(struct binder_proc *proc) in binder_proc_dec_tmpref()
1505 struct binder_proc *target_proc = t->to_proc; in binder_free_transaction()
1619 static size_t binder_get_object(struct binder_proc *proc, in binder_get_object()
1685 struct binder_proc *proc, in binder_validate_ptr()
1753 static bool binder_validate_fixup(struct binder_proc *proc, in binder_validate_fixup()
1854 static void binder_transaction_buffer_release(struct binder_proc *proc, in binder_transaction_buffer_release()
2039 struct binder_proc *proc = thread->proc; in binder_translate_binder()
2040 struct binder_proc *target_proc = t->to_proc; in binder_translate_binder()
2091 struct binder_proc *proc = thread->proc; in binder_translate_handle()
2092 struct binder_proc *target_proc = t->to_proc; in binder_translate_handle()
2165 struct binder_proc *proc = thread->proc; in binder_translate_fd()
2166 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd()
2231 struct binder_proc *proc = thread->proc; in binder_translate_fd_array()
2232 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd_array()
2288 struct binder_proc *proc = thread->proc; in binder_fixup_parent()
2289 struct binder_proc *target_proc = t->to_proc; in binder_fixup_parent()
2353 struct binder_proc *proc, in binder_proc_transaction()
2426 struct binder_proc **procp, in binder_get_node_refs_for_txn()
2445 static void binder_transaction(struct binder_proc *proc, in binder_transaction()
2458 struct binder_proc *target_proc = NULL; in binder_transaction()
3186 binder_free_buf(struct binder_proc *proc, in binder_free_buf()
3220 static int binder_thread_write(struct binder_proc *proc, in binder_thread_write()
3667 static void binder_stat_br(struct binder_proc *proc, in binder_stat_br()
3678 static int binder_put_node_cmd(struct binder_proc *proc, in binder_put_node_cmd()
3713 struct binder_proc *proc = thread->proc; in binder_wait_for_work()
3755 static int binder_apply_fd_fixups(struct binder_proc *proc, in binder_apply_fd_fixups()
3806 static int binder_thread_read(struct binder_proc *proc, in binder_thread_read()
4213 static void binder_release_work(struct binder_proc *proc, in binder_release_work()
4273 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked()
4310 static struct binder_thread *binder_get_thread(struct binder_proc *proc) in binder_get_thread()
4331 static void binder_free_proc(struct binder_proc *proc) in binder_free_proc()
4360 static int binder_thread_release(struct binder_proc *proc, in binder_thread_release()
4453 struct binder_proc *proc = filp->private_data; in binder_poll()
4480 struct binder_proc *proc = filp->private_data; in binder_ioctl_write_read()
4545 struct binder_proc *proc = filp->private_data; in binder_ioctl_set_ctx_mgr()
4589 static int binder_ioctl_get_node_info_for_ref(struct binder_proc *proc, in binder_ioctl_get_node_info_for_ref()
4625 static int binder_ioctl_get_node_debug_info(struct binder_proc *proc, in binder_ioctl_get_node_debug_info()
4650 static bool binder_txns_pending_ilocked(struct binder_proc *proc) in binder_txns_pending_ilocked()
4667 struct binder_proc *target_proc) in binder_ioctl_freeze()
4717 struct binder_proc *target_proc; in binder_ioctl_get_freezer_info()
4747 struct binder_proc *proc = filp->private_data; in binder_ioctl()
4864 struct binder_proc **target_procs = NULL, *target_proc; in binder_ioctl()
4887 sizeof(struct binder_proc *), in binder_ioctl()
4970 struct binder_proc *proc = vma->vm_private_data; in binder_vma_open()
4981 struct binder_proc *proc = vma->vm_private_data; in binder_vma_close()
5004 struct binder_proc *proc = filp->private_data; in binder_mmap()
5031 struct binder_proc *proc, *itr; in binder_open()
5125 struct binder_proc *proc = filp->private_data; in binder_flush()
5132 static void binder_deferred_flush(struct binder_proc *proc) in binder_deferred_flush()
5156 struct binder_proc *proc = filp->private_data; in binder_release()
5174 struct binder_proc *proc = node->proc; in binder_node_release()
5235 static void binder_deferred_release(struct binder_proc *proc) in binder_deferred_release()
5324 struct binder_proc *proc; in binder_deferred_func()
5332 struct binder_proc, deferred_work_node); in binder_deferred_func()
5352 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer) in binder_defer_work()
5365 struct binder_proc *proc, in print_binder_transaction_ilocked()
5369 struct binder_proc *to_proc; in print_binder_transaction_ilocked()
5405 struct binder_proc *proc, in print_binder_work_ilocked()
5530 struct binder_proc *proc, int print_all) in print_binder_proc()
5695 struct binder_proc *proc) in print_binder_proc_stats()
5761 struct binder_proc *proc; in binder_state_show()
5800 struct binder_proc *proc; in binder_stats_show()
5816 struct binder_proc *proc; in binder_transactions_show()
5829 struct binder_proc *itr; in proc_show()