Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/android/
Dbinder_internal.h505 bool process_todo; member
Dbinder.c488 thread->pid == current->pid && !thread->process_todo) in binder_enqueue_thread_work_ilocked()
491 thread->process_todo = true; in binder_enqueue_thread_work_ilocked()
553 return thread->process_todo || in binder_has_work_ilocked()
4734 thread->process_todo = false; in binder_thread_read()