Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder_internal.h443 int requested_threads; member
H A Dbinder.c4278 } else if (proc->requested_threads == 0) { in binder_thread_write()
4283 proc->requested_threads--; in binder_thread_write()
5086 if (proc->requested_threads == 0 && in binder_thread_read()
5092 proc->requested_threads++; in binder_thread_read()
6708 " free async space %zd\n", proc->requested_threads, in print_binder_proc_stats()