Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder.c364 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty() function
3842 !binder_worklist_empty(proc, &thread->todo)); in binder_thread_read()