Lines Matching refs:binder_proc

246 _binder_proc_lock(struct binder_proc *proc, int line)  in _binder_proc_lock()
262 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
278 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
294 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
367 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock()
391 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty()
491 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
510 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer);
512 static void binder_free_proc(struct binder_proc *proc);
548 static void binder_wakeup_poll_threads_ilocked(struct binder_proc *proc, in binder_wakeup_poll_threads_ilocked()
580 binder_select_thread_ilocked(struct binder_proc *proc) in binder_select_thread_ilocked()
611 static void binder_wakeup_thread_ilocked(struct binder_proc *proc, in binder_wakeup_thread_ilocked()
642 static void binder_wakeup_proc_ilocked(struct binder_proc *proc) in binder_wakeup_proc_ilocked()
796 static struct binder_node *binder_get_node_ilocked(struct binder_proc *proc, in binder_get_node_ilocked()
824 static struct binder_node *binder_get_node(struct binder_proc *proc, in binder_get_node()
836 struct binder_proc *proc, in binder_init_node_ilocked()
897 static struct binder_node *binder_new_node(struct binder_proc *proc, in binder_new_node()
927 struct binder_proc *proc = node->proc; in binder_inc_node_nilocked()
987 struct binder_proc *proc = node->proc; in binder_dec_node_nilocked()
1131 static struct binder_ref *binder_get_ref_olocked(struct binder_proc *proc, in binder_get_ref_olocked()
1173 struct binder_proc *proc, in binder_get_ref_for_node_olocked()
1365 struct binder_proc *proc, in binder_get_node_from_ref()
1422 static int binder_update_ref_for_handle(struct binder_proc *proc, in binder_update_ref_for_handle()
1465 static int binder_dec_ref_for_handle(struct binder_proc *proc, in binder_dec_ref_for_handle()
1485 static int binder_inc_ref_for_node(struct binder_proc *proc, in binder_inc_ref_for_node()
1581 static void binder_proc_dec_tmpref(struct binder_proc *proc) in binder_proc_dec_tmpref()
1673 struct binder_proc *target_proc = t->to_proc; in binder_free_transaction()
1790 static size_t binder_get_object(struct binder_proc *proc, in binder_get_object()
1863 struct binder_proc *proc, in binder_validate_ptr()
1931 static bool binder_validate_fixup(struct binder_proc *proc, in binder_validate_fixup()
2033 static void binder_transaction_buffer_release(struct binder_proc *proc, in binder_transaction_buffer_release()
2218 struct binder_proc *proc = thread->proc; in binder_translate_binder()
2219 struct binder_proc *target_proc = t->to_proc; in binder_translate_binder()
2271 struct binder_proc *proc = thread->proc; in binder_translate_handle()
2272 struct binder_proc *target_proc = t->to_proc; in binder_translate_handle()
2346 struct binder_proc *proc = thread->proc; in binder_translate_fd()
2347 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd()
2660 struct binder_proc *proc = thread->proc; in binder_translate_fd_array()
2727 struct binder_proc *proc = thread->proc; in binder_fixup_parent()
2728 struct binder_proc *target_proc = t->to_proc; in binder_fixup_parent()
2835 struct binder_proc *proc, in binder_proc_transaction()
2949 struct binder_proc **procp, in binder_get_node_refs_for_txn()
2968 static void binder_transaction(struct binder_proc *proc, in binder_transaction()
2982 struct binder_proc *target_proc = NULL; in binder_transaction()
3801 binder_free_buf(struct binder_proc *proc, in binder_free_buf()
3835 static int binder_thread_write(struct binder_proc *proc, in binder_thread_write()
4275 static void binder_stat_br(struct binder_proc *proc, in binder_stat_br()
4286 static int binder_put_node_cmd(struct binder_proc *proc, in binder_put_node_cmd()
4321 struct binder_proc *proc = thread->proc; in binder_wait_for_work()
4364 static int binder_apply_fd_fixups(struct binder_proc *proc, in binder_apply_fd_fixups()
4415 static int binder_thread_read(struct binder_proc *proc, in binder_thread_read()
4823 static void binder_release_work(struct binder_proc *proc, in binder_release_work()
4883 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked()
4922 static struct binder_thread *binder_get_thread(struct binder_proc *proc) in binder_get_thread()
4943 static void binder_free_proc(struct binder_proc *proc) in binder_free_proc()
4976 static int binder_thread_release(struct binder_proc *proc, in binder_thread_release()
5070 struct binder_proc *proc = filp->private_data; in binder_poll()
5097 struct binder_proc *proc = filp->private_data; in binder_ioctl_write_read()
5163 struct binder_proc *proc = filp->private_data; in binder_ioctl_set_ctx_mgr()
5207 static int binder_ioctl_get_node_info_for_ref(struct binder_proc *proc, in binder_ioctl_get_node_info_for_ref()
5243 static int binder_ioctl_get_node_debug_info(struct binder_proc *proc, in binder_ioctl_get_node_debug_info()
5268 static bool binder_txns_pending_ilocked(struct binder_proc *proc) in binder_txns_pending_ilocked()
5285 struct binder_proc *target_proc) in binder_ioctl_freeze()
5335 struct binder_proc *target_proc; in binder_ioctl_get_freezer_info()
5365 struct binder_proc *proc = filp->private_data; in binder_ioctl()
5482 struct binder_proc **target_procs = NULL, *target_proc; in binder_ioctl()
5505 sizeof(struct binder_proc *), in binder_ioctl()
5588 struct binder_proc *proc = vma->vm_private_data; in binder_vma_open()
5599 struct binder_proc *proc = vma->vm_private_data; in binder_vma_close()
5622 struct binder_proc *proc = filp->private_data; in binder_mmap()
5649 struct binder_proc *proc, *itr; in binder_open()
5752 struct binder_proc *proc = filp->private_data; in binder_flush()
5759 static void binder_deferred_flush(struct binder_proc *proc) in binder_deferred_flush()
5783 struct binder_proc *proc = filp->private_data; in binder_release()
5801 struct binder_proc *proc = node->proc; in binder_node_release()
5862 static void binder_deferred_release(struct binder_proc *proc) in binder_deferred_release()
5951 struct binder_proc *proc; in binder_deferred_func()
5959 struct binder_proc, deferred_work_node); in binder_deferred_func()
5979 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer) in binder_defer_work()
5992 struct binder_proc *proc, in print_binder_transaction_ilocked()
5996 struct binder_proc *to_proc; in print_binder_transaction_ilocked()
6034 struct binder_proc *proc, in print_binder_work_ilocked()
6160 struct binder_proc *proc, int print_all) in print_binder_proc()
6325 struct binder_proc *proc) in print_binder_proc_stats()
6390 struct binder_proc *proc; in state_show()
6429 struct binder_proc *proc; in stats_show()
6445 struct binder_proc *proc; in transactions_show()
6458 struct binder_proc *itr; in proc_show()