Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder.c416 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty() function
4412 !binder_worklist_empty(proc, &thread->todo)); in binder_thread_read()