Searched refs:binder_thread (Results 1 – 3 of 3) sorted by relevance
463 binder_enqueue_deferred_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_deferred_thread_work_ilocked()481 binder_enqueue_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_thread_work_ilocked()508 binder_enqueue_thread_work(struct binder_thread *thread, in binder_enqueue_thread_work()551 static void binder_free_thread(struct binder_thread *thread);555 static bool binder_has_work_ilocked(struct binder_thread *thread, in binder_has_work_ilocked()564 static bool binder_has_work(struct binder_thread *thread, bool do_proc_work) in binder_has_work()575 static bool binder_available_for_proc_work_ilocked(struct binder_thread *thread) in binder_available_for_proc_work_ilocked()585 struct binder_thread *thread; in binder_wakeup_poll_threads_ilocked()588 thread = rb_entry(n, struct binder_thread, rb_node); in binder_wakeup_poll_threads_ilocked()611 static struct binder_thread *[all …]
492 struct binder_thread { struct533 struct binder_thread *from;538 struct binder_thread *to_thread;
19 struct binder_thread;