Searched refs:binder_has_work_ilocked (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/android/
H A Dbinder.c550 static bool binder_has_work_ilocked(struct binder_thread *thread, function
564 has_work = binder_has_work_ilocked(thread, do_proc_work);
4311 if (binder_has_work_ilocked(thread, do_proc_work))

Completed in 119 milliseconds