Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c539 bool looper_need_return; /* can be written by other thread */ member
898 thread->looper_need_return || in binder_has_work_ilocked()
4232 if (ptr - buffer == 4 && !thread->looper_need_return) in binder_thread_read()
4651 thread->looper_need_return = true; in binder_get_thread_ilocked()
5123 thread->looper_need_return = false; in binder_ioctl()
5303 thread->looper_need_return = true; in binder_deferred_flush()
5620 thread->looper_need_return, in print_binder_thread_ilocked()