Searched refs:binder_has_work (Results 1 – 1 of 1) sorted by relevance
992 static bool binder_has_work(struct binder_thread *thread, bool do_proc_work) in binder_has_work() function3872 if (!binder_has_work(thread, wait_for_proc_work)) in binder_thread_read()4428 if (binder_has_work(thread, wait_for_proc_work)) in binder_poll()