Searched refs:do_proc_work (Results 1 – 1 of 1) sorted by relevance
895 bool do_proc_work) in binder_has_work_ilocked() argument899 (do_proc_work && in binder_has_work_ilocked()903 static bool binder_has_work(struct binder_thread *thread, bool do_proc_work) in binder_has_work() argument908 has_work = binder_has_work_ilocked(thread, do_proc_work); in binder_has_work()4065 bool do_proc_work) in binder_wait_for_work() argument4075 if (binder_has_work_ilocked(thread, do_proc_work)) in binder_wait_for_work()4077 if (do_proc_work) in binder_wait_for_work()