Searched refs:has_work (Results 1 – 2 of 2) sorted by relevance
887 int has_work; in cell_defer_no_holder() local891 has_work = !bio_list_empty(&tc->deferred_bio_list); in cell_defer_no_holder()894 if (has_work) in cell_defer_no_holder()
544 bool has_work; in binder_has_work() local547 has_work = binder_has_work_ilocked(thread, do_proc_work); in binder_has_work()550 return has_work; in binder_has_work()