Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder.c570 static bool binder_available_for_proc_work_ilocked(struct binder_thread *thread) in binder_available_for_proc_work_ilocked() function
585 binder_available_for_proc_work_ilocked(thread)) { in binder_wakeup_poll_threads_ilocked()
4405 wait_for_proc_work = binder_available_for_proc_work_ilocked(thread); in binder_thread_read()
5048 wait_for_proc_work = binder_available_for_proc_work_ilocked(thread); in binder_poll()