Lines Matching refs:binder_proc
370 struct binder_proc *proc;
454 struct binder_proc *proc;
521 struct binder_proc { struct
597 struct binder_proc *proc;
619 struct binder_proc *to_proc;
649 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock()
664 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
679 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
694 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
759 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock()
780 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty()
878 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
906 struct binder_proc *proc, in binder_dequeue_work_head()
918 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer);
920 static void binder_free_proc(struct binder_proc *proc);
923 static int task_get_unused_fd_flags(struct binder_proc *proc, int flags) in task_get_unused_fd_flags()
951 struct binder_proc *proc, unsigned int fd, struct file *file) in task_fd_install()
962 static long task_close_fd(struct binder_proc *proc, unsigned int fd) in task_close_fd()
1011 static void binder_wakeup_poll_threads_ilocked(struct binder_proc *proc, in binder_wakeup_poll_threads_ilocked()
1042 binder_select_thread_ilocked(struct binder_proc *proc) in binder_select_thread_ilocked()
1073 static void binder_wakeup_thread_ilocked(struct binder_proc *proc, in binder_wakeup_thread_ilocked()
1103 static void binder_wakeup_proc_ilocked(struct binder_proc *proc) in binder_wakeup_proc_ilocked()
1128 static struct binder_node *binder_get_node_ilocked(struct binder_proc *proc, in binder_get_node_ilocked()
1156 static struct binder_node *binder_get_node(struct binder_proc *proc, in binder_get_node()
1168 struct binder_proc *proc, in binder_init_node_ilocked()
1223 static struct binder_node *binder_new_node(struct binder_proc *proc, in binder_new_node()
1253 struct binder_proc *proc = node->proc; in binder_inc_node_nilocked()
1320 struct binder_proc *proc = node->proc; in binder_dec_node_nilocked()
1460 static struct binder_ref *binder_get_ref_olocked(struct binder_proc *proc, in binder_get_ref_olocked()
1502 struct binder_proc *proc, in binder_get_ref_for_node_olocked()
1693 struct binder_proc *proc, in binder_get_node_from_ref()
1749 static int binder_update_ref_for_handle(struct binder_proc *proc, in binder_update_ref_for_handle()
1792 static int binder_dec_ref_for_handle(struct binder_proc *proc, in binder_dec_ref_for_handle()
1812 static int binder_inc_ref_for_node(struct binder_proc *proc, in binder_inc_ref_for_node()
1896 static void binder_proc_dec_tmpref(struct binder_proc *proc) in binder_proc_dec_tmpref()
2193 static void binder_transaction_buffer_release(struct binder_proc *proc, in binder_transaction_buffer_release()
2333 struct binder_proc *proc = thread->proc; in binder_translate_binder()
2334 struct binder_proc *target_proc = t->to_proc; in binder_translate_binder()
2385 struct binder_proc *proc = thread->proc; in binder_translate_handle()
2386 struct binder_proc *target_proc = t->to_proc; in binder_translate_handle()
2455 struct binder_proc *proc = thread->proc; in binder_translate_fd()
2456 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd()
2518 struct binder_proc *proc = thread->proc; in binder_translate_fd_array()
2519 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd_array()
2577 struct binder_proc *proc = thread->proc; in binder_fixup_parent()
2578 struct binder_proc *target_proc = t->to_proc; in binder_fixup_parent()
2632 struct binder_proc *proc, in binder_proc_transaction()
2700 struct binder_proc **procp, in binder_get_node_refs_for_txn()
2719 static void binder_transaction(struct binder_proc *proc, in binder_transaction()
2730 struct binder_proc *target_proc = NULL; in binder_transaction()
3297 static int binder_thread_write(struct binder_proc *proc, in binder_thread_write()
3758 static void binder_stat_br(struct binder_proc *proc, in binder_stat_br()
3769 static int binder_put_node_cmd(struct binder_proc *proc, in binder_put_node_cmd()
3804 struct binder_proc *proc = thread->proc; in binder_wait_for_work()
3832 static int binder_thread_read(struct binder_proc *proc, in binder_thread_read()
4193 static void binder_release_work(struct binder_proc *proc, in binder_release_work()
4247 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked()
4284 static struct binder_thread *binder_get_thread(struct binder_proc *proc) in binder_get_thread()
4305 static void binder_free_proc(struct binder_proc *proc) in binder_free_proc()
4323 static int binder_thread_release(struct binder_proc *proc, in binder_thread_release()
4412 struct binder_proc *proc = filp->private_data; in binder_poll()
4439 struct binder_proc *proc = filp->private_data; in binder_ioctl_write_read()
4503 struct binder_proc *proc = filp->private_data; in binder_ioctl_set_ctx_mgr()
4547 static int binder_ioctl_get_node_debug_info(struct binder_proc *proc, in binder_ioctl_get_node_debug_info()
4575 struct binder_proc *proc = filp->private_data; in binder_ioctl()
4677 struct binder_proc *proc = vma->vm_private_data; in binder_vma_open()
4688 struct binder_proc *proc = vma->vm_private_data; in binder_vma_close()
4713 struct binder_proc *proc = filp->private_data; in binder_mmap()
4755 struct binder_proc *proc; in binder_open()
4808 struct binder_proc *proc = filp->private_data; in binder_flush()
4815 static void binder_deferred_flush(struct binder_proc *proc) in binder_deferred_flush()
4839 struct binder_proc *proc = filp->private_data; in binder_release()
4851 struct binder_proc *proc = node->proc; in binder_node_release()
4912 static void binder_deferred_release(struct binder_proc *proc) in binder_deferred_release()
5000 struct binder_proc *proc; in binder_deferred_func()
5009 struct binder_proc, deferred_work_node); in binder_deferred_func()
5041 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer) in binder_defer_work()
5054 struct binder_proc *proc, in print_binder_transaction_ilocked()
5058 struct binder_proc *to_proc; in print_binder_transaction_ilocked()
5094 struct binder_proc *proc, in print_binder_work_ilocked()
5219 struct binder_proc *proc, int print_all) in print_binder_proc()
5379 struct binder_proc *proc) in print_binder_proc_stats()
5445 struct binder_proc *proc; in binder_state_show()
5484 struct binder_proc *proc; in binder_stats_show()
5500 struct binder_proc *proc; in binder_transactions_show()
5513 struct binder_proc *itr; in binder_proc_show()