Searched refs:binder_thread (Results 1 – 3 of 3) sorted by relevance
458 binder_enqueue_deferred_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_deferred_thread_work_ilocked()476 binder_enqueue_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_thread_work_ilocked()493 binder_enqueue_thread_work(struct binder_thread *thread, in binder_enqueue_thread_work()536 static void binder_free_thread(struct binder_thread *thread);540 static bool binder_has_work_ilocked(struct binder_thread *thread, in binder_has_work_ilocked()549 static bool binder_has_work(struct binder_thread *thread, bool do_proc_work) in binder_has_work()560 static bool binder_available_for_proc_work_ilocked(struct binder_thread *thread) in binder_available_for_proc_work_ilocked()572 struct binder_thread *thread; in binder_wakeup_poll_threads_ilocked()575 thread = rb_entry(n, struct binder_thread, rb_node); in binder_wakeup_poll_threads_ilocked()598 static struct binder_thread *[all …]
476 struct binder_thread { struct517 struct binder_thread *from;522 struct binder_thread *to_thread;
19 struct binder_thread;