• Home
  • Raw
  • Download

Lines Matching defs:proc

336 	struct binder_proc *proc;  member
421 struct binder_proc *proc; member
564 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()
686 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
700 #define binder_inner_proc_lock(proc) _binder_inner_proc_lock(proc, __LINE__) argument
702 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
716 #define binder_inner_proc_unlock(proc) _binder_inner_proc_unlock(proc, __LINE__) argument
718 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
791 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock() local
815 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty()
925 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()
987 static void binder_wakeup_poll_threads_ilocked(struct binder_proc *proc, in binder_wakeup_poll_threads_ilocked()
1018 binder_select_thread_ilocked(struct binder_proc *proc) in binder_select_thread_ilocked()
1049 static void binder_wakeup_thread_ilocked(struct binder_proc *proc, in binder_wakeup_thread_ilocked()
1079 static void binder_wakeup_proc_ilocked(struct binder_proc *proc) in binder_wakeup_proc_ilocked()
1104 static struct binder_node *binder_get_node_ilocked(struct binder_proc *proc, in binder_get_node_ilocked()
1132 static struct binder_node *binder_get_node(struct binder_proc *proc, in binder_get_node()
1144 struct binder_proc *proc, in binder_init_node_ilocked()
1200 static struct binder_node *binder_new_node(struct binder_proc *proc, in binder_new_node()
1230 struct binder_proc *proc = node->proc; in binder_inc_node_nilocked() local
1290 struct binder_proc *proc = node->proc; in binder_dec_node_nilocked() local
1434 static struct binder_ref *binder_get_ref_olocked(struct binder_proc *proc, in binder_get_ref_olocked()
1476 struct binder_proc *proc, in binder_get_ref_for_node_olocked()
1667 struct binder_proc *proc, in binder_get_node_from_ref()
1723 static int binder_update_ref_for_handle(struct binder_proc *proc, in binder_update_ref_for_handle()
1766 static int binder_dec_ref_for_handle(struct binder_proc *proc, in binder_dec_ref_for_handle()
1786 static int binder_inc_ref_for_node(struct binder_proc *proc, in binder_inc_ref_for_node()
1882 static void binder_proc_dec_tmpref(struct binder_proc *proc) in binder_proc_dec_tmpref()
2085 static size_t binder_get_object(struct binder_proc *proc, in binder_get_object()
2160 struct binder_proc *proc, in binder_validate_ptr()
2228 static bool binder_validate_fixup(struct binder_proc *proc, in binder_validate_fixup()
2330 static void binder_transaction_buffer_release(struct binder_proc *proc, in binder_transaction_buffer_release()
2510 static inline void binder_release_entire_buffer(struct binder_proc *proc, in binder_release_entire_buffer()
2529 struct binder_proc *proc = thread->proc; in binder_translate_binder() local
2581 struct binder_proc *proc = thread->proc; in binder_translate_handle() local
2655 struct binder_proc *proc = thread->proc; in binder_translate_fd() local
2968 struct binder_proc *proc = thread->proc; in binder_translate_fd_array() local
3035 struct binder_proc *proc = thread->proc; in binder_fixup_parent() local
3092 struct binder_proc *proc, in binder_proc_transaction()
3178 static void binder_transaction(struct binder_proc *proc, in binder_transaction()
3999 binder_free_buf(struct binder_proc *proc, in binder_free_buf()
4033 static int binder_thread_write(struct binder_proc *proc, in binder_thread_write()
4479 static void binder_stat_br(struct binder_proc *proc, in binder_stat_br()
4490 static int binder_put_node_cmd(struct binder_proc *proc, in binder_put_node_cmd()
4525 struct binder_proc *proc = thread->proc; in binder_wait_for_work() local
4567 static int binder_apply_fd_fixups(struct binder_proc *proc, in binder_apply_fd_fixups()
4618 static int binder_thread_read(struct binder_proc *proc, in binder_thread_read()
5036 static void binder_release_work(struct binder_proc *proc, in binder_release_work()
5096 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked()
5133 static struct binder_thread *binder_get_thread(struct binder_proc *proc) in binder_get_thread()
5154 static void binder_free_proc(struct binder_proc *proc) in binder_free_proc()
5180 static int binder_thread_release(struct binder_proc *proc, in binder_thread_release()
5276 struct binder_proc *proc = filp->private_data; in binder_poll() local
5303 struct binder_proc *proc = filp->private_data; in binder_ioctl_write_read() local
5368 struct binder_proc *proc = filp->private_data; in binder_ioctl_set_ctx_mgr() local
5412 static int binder_ioctl_get_node_info_for_ref(struct binder_proc *proc, in binder_ioctl_get_node_info_for_ref()
5448 static int binder_ioctl_get_node_debug_info(struct binder_proc *proc, in binder_ioctl_get_node_debug_info()
5476 struct binder_proc *proc = filp->private_data; in binder_ioctl() local
5679 struct binder_proc *proc = vma->vm_private_data; in binder_vma_open() local
5690 struct binder_proc *proc = vma->vm_private_data; in binder_vma_close() local
5713 struct binder_proc *proc = filp->private_data; in binder_mmap() local
5740 struct binder_proc *proc, *itr; in binder_open() local
5833 struct binder_proc *proc = filp->private_data; in binder_flush() local
5840 static void binder_deferred_flush(struct binder_proc *proc) in binder_deferred_flush()
5864 struct binder_proc *proc = filp->private_data; in binder_release() local
5882 struct binder_proc *proc = node->proc; in binder_node_release() local
5943 static void binder_deferred_release(struct binder_proc *proc) in binder_deferred_release()
6029 struct binder_proc *proc; in binder_deferred_func() local
6057 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer) in binder_defer_work()
6070 struct binder_proc *proc, in print_binder_transaction_ilocked()
6110 struct binder_proc *proc, in print_binder_work_ilocked()
6235 struct binder_proc *proc, int print_all) in print_binder_proc()
6398 struct binder_proc *proc) in print_binder_proc_stats()
6464 struct binder_proc *proc; in binder_state_show() local
6503 struct binder_proc *proc; in binder_stats_show() local
6519 struct binder_proc *proc; in binder_transactions_show() local
6655 struct binder_proc *proc, in print_binder_transaction_brief()
6711 struct binder_proc *proc) in print_binder_proc_brief()
6734 struct binder_proc *proc = NULL; in binder_transaction_proc_show() local