Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder.c414 * binder_worklist_empty() - Check if no items on the work list
420 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty() function
4680 !binder_worklist_empty(proc, &thread->todo)); in binder_thread_read()