Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder_internal.h498 bool looper_need_return; /* can be written by other thread */ member
H A Dbinder.c558 thread->looper_need_return || in binder_has_work_ilocked()
2201 thread->looper_need_return = true; in binder_transaction_buffer_release()
4724 if (ptr - buffer == 4 && !thread->looper_need_return) in binder_thread_read()
5201 thread->looper_need_return = true; in binder_get_thread_ilocked()
5907 thread->looper_need_return = false; in binder_ioctl()
6092 thread->looper_need_return = true; in binder_deferred_flush()
6426 thread->looper_need_return, in print_binder_thread_ilocked()