• Home
  • Raw
  • Download

Lines Matching defs:proc

376 	struct binder_proc *proc;  member
462 struct binder_proc *proc; member
616 struct binder_proc *proc; member
668 #define binder_proc_lock(proc) _binder_proc_lock(proc, __LINE__) argument
670 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock()
685 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
698 #define binder_inner_proc_lock(proc) _binder_inner_proc_lock(proc, __LINE__) argument
700 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
713 #define binder_inner_proc_unlock(proc) _binder_inner_proc_unlock(proc, __LINE__) argument
715 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
780 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock() local
801 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty()
899 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
927 struct binder_proc *proc, in binder_dequeue_work_head()
944 struct files_struct *binder_get_files_struct(struct binder_proc *proc) in binder_get_files_struct()
949 static int task_get_unused_fd_flags(struct binder_proc *proc, int flags) in task_get_unused_fd_flags()
978 struct binder_proc *proc, unsigned int fd, struct file *file) in task_fd_install()
991 static long task_close_fd(struct binder_proc *proc, unsigned int fd) in task_close_fd()
1039 static void binder_wakeup_poll_threads_ilocked(struct binder_proc *proc, in binder_wakeup_poll_threads_ilocked()
1070 binder_select_thread_ilocked(struct binder_proc *proc) in binder_select_thread_ilocked()
1101 static void binder_wakeup_thread_ilocked(struct binder_proc *proc, in binder_wakeup_thread_ilocked()
1131 static void binder_wakeup_proc_ilocked(struct binder_proc *proc) in binder_wakeup_proc_ilocked()
1279 static struct binder_node *binder_get_node_ilocked(struct binder_proc *proc, in binder_get_node_ilocked()
1307 static struct binder_node *binder_get_node(struct binder_proc *proc, in binder_get_node()
1319 struct binder_proc *proc, in binder_init_node_ilocked()
1379 static struct binder_node *binder_new_node(struct binder_proc *proc, in binder_new_node()
1409 struct binder_proc *proc = node->proc; in binder_inc_node_nilocked() local
1477 struct binder_proc *proc = node->proc; in binder_dec_node_nilocked() local
1617 static struct binder_ref *binder_get_ref_olocked(struct binder_proc *proc, in binder_get_ref_olocked()
1659 struct binder_proc *proc, in binder_get_ref_for_node_olocked()
1850 struct binder_proc *proc, in binder_get_node_from_ref()
1906 static int binder_update_ref_for_handle(struct binder_proc *proc, in binder_update_ref_for_handle()
1949 static int binder_dec_ref_for_handle(struct binder_proc *proc, in binder_dec_ref_for_handle()
1969 static int binder_inc_ref_for_node(struct binder_proc *proc, in binder_inc_ref_for_node()
2053 static void binder_proc_dec_tmpref(struct binder_proc *proc) in binder_proc_dec_tmpref()
2350 static void binder_transaction_buffer_release(struct binder_proc *proc, in binder_transaction_buffer_release()
2490 struct binder_proc *proc = thread->proc; in binder_translate_binder() local
2542 struct binder_proc *proc = thread->proc; in binder_translate_handle() local
2612 struct binder_proc *proc = thread->proc; in binder_translate_fd() local
2675 struct binder_proc *proc = thread->proc; in binder_translate_fd_array() local
2734 struct binder_proc *proc = thread->proc; in binder_fixup_parent() local
2789 struct binder_proc *proc, in binder_proc_transaction()
2883 static void binder_transaction(struct binder_proc *proc, in binder_transaction()
3462 static int binder_thread_write(struct binder_proc *proc, in binder_thread_write()
3923 static void binder_stat_br(struct binder_proc *proc, in binder_stat_br()
3934 static int binder_put_node_cmd(struct binder_proc *proc, in binder_put_node_cmd()
3969 struct binder_proc *proc = thread->proc; in binder_wait_for_work() local
3997 static int binder_thread_read(struct binder_proc *proc, in binder_thread_read()
4355 static void binder_release_work(struct binder_proc *proc, in binder_release_work()
4409 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked()
4448 static struct binder_thread *binder_get_thread(struct binder_proc *proc) in binder_get_thread()
4469 static void binder_free_proc(struct binder_proc *proc) in binder_free_proc()
4488 static int binder_thread_release(struct binder_proc *proc, in binder_thread_release()
4577 struct binder_proc *proc = filp->private_data; in binder_poll() local
4604 struct binder_proc *proc = filp->private_data; in binder_ioctl_write_read() local
4668 struct binder_proc *proc = filp->private_data; in binder_ioctl_set_ctx_mgr() local
4712 static int binder_ioctl_get_node_debug_info(struct binder_proc *proc, in binder_ioctl_get_node_debug_info()
4739 struct binder_proc *proc = filp->private_data; in binder_ioctl() local
4841 struct binder_proc *proc = vma->vm_private_data; in binder_vma_open() local
4852 struct binder_proc *proc = vma->vm_private_data; in binder_vma_close() local
4876 struct binder_proc *proc = filp->private_data; in binder_mmap() local
4912 struct binder_proc *proc; in binder_open() local
4971 struct binder_proc *proc = filp->private_data; in binder_flush() local
4978 static void binder_deferred_flush(struct binder_proc *proc) in binder_deferred_flush()
5002 struct binder_proc *proc = filp->private_data; in binder_release() local
5014 struct binder_proc *proc = node->proc; in binder_node_release() local
5075 static void binder_deferred_release(struct binder_proc *proc) in binder_deferred_release()
5161 struct binder_proc *proc; in binder_deferred_func() local
5188 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer) in binder_defer_work()
5201 struct binder_proc *proc, in print_binder_transaction_ilocked()
5242 struct binder_proc *proc, in print_binder_work_ilocked()
5368 struct binder_proc *proc, int print_all) in print_binder_proc()
5528 struct binder_proc *proc) in print_binder_proc_stats()
5594 struct binder_proc *proc; in binder_state_show() local
5633 struct binder_proc *proc; in binder_stats_show() local
5649 struct binder_proc *proc; in binder_transactions_show() local