Lines Matching defs:thread
1318 struct binder_thread *thread, in binder_transaction()
1756 struct binder_thread *thread, in binder_thread_write()
2119 struct binder_thread *thread, uint32_t cmd) in binder_stat_br()
2130 struct binder_thread *thread) in binder_has_proc_work()
2136 static int binder_has_thread_work(struct binder_thread *thread) in binder_has_thread_work()
2143 struct binder_thread *thread, in binder_thread_read()
2520 struct binder_thread *thread = NULL; in binder_get_thread() local
2554 struct binder_thread *thread) in binder_free_thread()
2598 struct binder_thread *thread = NULL; in binder_poll() local
2628 struct binder_thread *thread) in binder_ioctl_write_read()
2733 struct binder_thread *thread; in binder_ioctl() local
2994 struct binder_thread *thread = rb_entry(n, struct binder_thread, rb_node); in binder_deferred_flush() local
3085 struct binder_thread *thread; in binder_deferred_release() local
3292 struct binder_thread *thread, in print_binder_thread()