Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder_internal.h482 bool looper_need_return; /* can be written by other thread */ member
H A Dbinder.c554 thread->looper_need_return || in binder_has_work_ilocked()
2112 thread->looper_need_return = true; in binder_transaction_buffer_release()
4456 if (ptr - buffer == 4 && !thread->looper_need_return) in binder_thread_read()
4885 thread->looper_need_return = true; in binder_get_thread_ilocked()
5554 thread->looper_need_return = false; in binder_ioctl()
5735 thread->looper_need_return = true; in binder_deferred_flush()
6057 thread->looper_need_return, in print_binder_thread_ilocked()