Lines Matching defs:thread
1649 struct binder_thread *thread) in binder_translate_binder()
1699 struct binder_thread *thread) in binder_translate_handle()
1752 struct binder_thread *thread, in binder_translate_fd()
1811 struct binder_thread *thread, in binder_translate_fd_array()
1866 struct binder_thread *thread, in binder_fixup_parent()
1913 struct binder_thread *thread, in binder_transaction()
2340 struct binder_thread *thread, in binder_thread_write()
2719 struct binder_thread *thread, uint32_t cmd) in binder_stat_br()
2730 struct binder_thread *thread) in binder_has_proc_work()
2736 static int binder_has_thread_work(struct binder_thread *thread) in binder_has_thread_work()
2743 struct binder_thread *thread, in binder_thread_read()
3120 struct binder_thread *thread = NULL; in binder_get_thread() local
3154 struct binder_thread *thread) in binder_free_thread()
3198 struct binder_thread *thread = NULL; in binder_poll() local
3228 struct binder_thread *thread) in binder_ioctl_write_read()
3336 struct binder_thread *thread; in binder_ioctl() local
3616 struct binder_thread *thread = rb_entry(n, struct binder_thread, rb_node); in binder_deferred_flush() local
3710 struct binder_thread *thread; in binder_deferred_release() local
3927 struct binder_thread *thread, in print_binder_thread()