Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c959 static bool binder_has_work_ilocked(struct binder_thread *thread, in binder_has_work_ilocked() function
973 has_work = binder_has_work_ilocked(thread, do_proc_work); in binder_has_work()
4532 if (binder_has_work_ilocked(thread, do_proc_work)) in binder_wait_for_work()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c586 static bool binder_has_work_ilocked(struct binder_thread *thread, in binder_has_work_ilocked() function
600 has_work = binder_has_work_ilocked(thread, do_proc_work); in binder_has_work()
4367 if (binder_has_work_ilocked(thread, do_proc_work)) in binder_wait_for_work()

Completed in 17 milliseconds