Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c809 * binder_worklist_empty() - Check if no items on the work list
815 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty() function
4645 !binder_worklist_empty(proc, &thread->todo)); in binder_thread_read()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c436 * binder_worklist_empty() - Check if no items on the work list
442 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty() function
4468 !binder_worklist_empty(proc, &thread->todo)); in binder_thread_read()

Completed in 16 milliseconds