Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c515 static bool binder_has_work_ilocked(struct binder_thread *thread, in binder_has_work_ilocked() function
534 has_work = binder_has_work_ilocked(thread, do_proc_work); in binder_has_work()
4328 if (binder_has_work_ilocked(thread, do_proc_work)) in binder_wait_for_work()