Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder_internal.h482 bool looper_need_return; /* can be written by other thread */ member
Dbinder.c544 thread->looper_need_return || in binder_has_work_ilocked()
2102 thread->looper_need_return = true; in binder_transaction_buffer_release()
4445 if (ptr - buffer == 4 && !thread->looper_need_return) in binder_thread_read()
4874 thread->looper_need_return = true; in binder_get_thread_ilocked()
5543 thread->looper_need_return = false; in binder_ioctl()
5724 thread->looper_need_return = true; in binder_deferred_flush()
6046 thread->looper_need_return, in print_binder_thread_ilocked()