Searched refs:binder_thread (Results 1 – 3 of 3) sorted by relevance
433 binder_enqueue_deferred_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_deferred_thread_work_ilocked()451 binder_enqueue_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_thread_work_ilocked()478 binder_enqueue_thread_work(struct binder_thread *thread, in binder_enqueue_thread_work()521 static void binder_free_thread(struct binder_thread *thread);525 static bool binder_has_work_ilocked(struct binder_thread *thread, in binder_has_work_ilocked()539 static bool binder_has_work(struct binder_thread *thread, bool do_proc_work) in binder_has_work()550 static bool binder_available_for_proc_work_ilocked(struct binder_thread *thread) in binder_available_for_proc_work_ilocked()562 struct binder_thread *thread; in binder_wakeup_poll_threads_ilocked()565 thread = rb_entry(n, struct binder_thread, rb_node); in binder_wakeup_poll_threads_ilocked()589 static struct binder_thread *[all …]
514 struct binder_thread { struct553 struct binder_thread *from; argument556 struct binder_thread *to_thread;
19 struct binder_thread;