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