Lines Matching defs:proc

233 	struct binder_proc *proc;  member
264 struct binder_proc *proc; member
341 struct binder_proc *proc; member
377 static int task_get_unused_fd_flags(struct binder_proc *proc, int flags) in task_get_unused_fd_flags()
399 struct binder_proc *proc, unsigned int fd, struct file *file) in task_fd_install()
408 static long task_close_fd(struct binder_proc *proc, unsigned int fd) in task_close_fd()
457 static size_t binder_buffer_size(struct binder_proc *proc, in binder_buffer_size()
466 static void binder_insert_free_buffer(struct binder_proc *proc, in binder_insert_free_buffer()
499 static void binder_insert_allocated_buffer(struct binder_proc *proc, in binder_insert_allocated_buffer()
524 static struct binder_buffer *binder_buffer_lookup(struct binder_proc *proc, in binder_buffer_lookup()
548 static int binder_update_page_range(struct binder_proc *proc, int allocate, in binder_update_page_range()
650 static struct binder_buffer *binder_alloc_buf(struct binder_proc *proc, in binder_alloc_buf()
766 static void binder_delete_free_buffer(struct binder_proc *proc, in binder_delete_free_buffer()
811 static void binder_free_buf(struct binder_proc *proc, in binder_free_buf()
867 static struct binder_node *binder_get_node(struct binder_proc *proc, in binder_get_node()
886 static struct binder_node *binder_new_node(struct binder_proc *proc, in binder_new_node()
1005 static struct binder_ref *binder_get_ref(struct binder_proc *proc, in binder_get_ref()
1024 static struct binder_ref *binder_get_ref_for_node(struct binder_proc *proc, in binder_get_ref_for_node()
1240 static void binder_transaction_buffer_release(struct binder_proc *proc, in binder_transaction_buffer_release()
1317 static void binder_transaction(struct binder_proc *proc, in binder_transaction()
1755 static int binder_thread_write(struct binder_proc *proc, in binder_thread_write()
2118 static void binder_stat_br(struct binder_proc *proc, in binder_stat_br()
2129 static int binder_has_proc_work(struct binder_proc *proc, in binder_has_proc_work()
2142 static int binder_thread_read(struct binder_proc *proc, in binder_thread_read()
2518 static struct binder_thread *binder_get_thread(struct binder_proc *proc) in binder_get_thread()
2553 static int binder_free_thread(struct binder_proc *proc, in binder_free_thread()
2597 struct binder_proc *proc = filp->private_data; in binder_poll() local
2631 struct binder_proc *proc = filp->private_data; in binder_ioctl_write_read() local
2693 struct binder_proc *proc = filp->private_data; in binder_ioctl_set_ctx_mgr() local
2732 struct binder_proc *proc = filp->private_data; in binder_ioctl() local
2809 struct binder_proc *proc = vma->vm_private_data; in binder_vma_open() local
2820 struct binder_proc *proc = vma->vm_private_data; in binder_vma_close() local
2847 struct binder_proc *proc = filp->private_data; in binder_mmap() local
2944 struct binder_proc *proc; in binder_open() local
2981 struct binder_proc *proc = filp->private_data; in binder_flush() local
2988 static void binder_deferred_flush(struct binder_proc *proc) in binder_deferred_flush()
3011 struct binder_proc *proc = filp->private_data; in binder_release() local
3063 static void binder_deferred_release(struct binder_proc *proc) in binder_deferred_release()
3170 struct binder_proc *proc; in binder_deferred_func() local
3211 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer) in binder_defer_work()
3358 struct binder_proc *proc, int print_all) in print_binder_proc()
3483 struct binder_proc *proc) in print_binder_proc_stats()
3538 struct binder_proc *proc; in binder_state_show() local
3561 struct binder_proc *proc; in binder_stats_show() local
3580 struct binder_proc *proc; in binder_transactions_show() local
3596 struct binder_proc *proc = m->private; in binder_proc_show() local