Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c391 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty() function
4442 !binder_worklist_empty(proc, &thread->todo)); in binder_thread_read()