Searched refs:binder_thread (Results 1 – 3 of 3) sorted by relevance
406 binder_enqueue_deferred_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_deferred_thread_work_ilocked()424 binder_enqueue_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_thread_work_ilocked()441 binder_enqueue_thread_work(struct binder_thread *thread, in binder_enqueue_thread_work()484 static void binder_free_thread(struct binder_thread *thread);488 static bool binder_has_work_ilocked(struct binder_thread *thread, in binder_has_work_ilocked()497 static bool binder_has_work(struct binder_thread *thread, bool do_proc_work) in binder_has_work()508 static bool binder_available_for_proc_work_ilocked(struct binder_thread *thread) in binder_available_for_proc_work_ilocked()520 struct binder_thread *thread; in binder_wakeup_poll_threads_ilocked()523 thread = rb_entry(n, struct binder_thread, rb_node); in binder_wakeup_poll_threads_ilocked()546 static struct binder_thread *[all …]
491 struct binder_thread { struct529 struct binder_thread *from; argument532 struct binder_thread *to_thread;
19 struct binder_thread;