Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c602 bool looper_need_return; /* can be written by other thread */ member
987 thread->looper_need_return || in binder_has_work_ilocked()
3901 if (ptr - buffer == 4 && !thread->looper_need_return) in binder_thread_read()
4275 thread->looper_need_return = true; in binder_get_thread_ilocked()
4666 thread->looper_need_return = false; in binder_ioctl()
4824 thread->looper_need_return = true; in binder_deferred_flush()
5150 thread->looper_need_return, in print_binder_thread_ilocked()