Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder_internal.h394 * @requested_threads: number of binder threads requested but not
441 int requested_threads; member
H A Dbinder.c4276 } else if (proc->requested_threads == 0) { in binder_thread_write()
4281 proc->requested_threads--; in binder_thread_write()
5082 if (proc->requested_threads == 0 && in binder_thread_read()
5088 proc->requested_threads++; in binder_thread_read()
6733 " free async space %zd\n", proc->requested_threads, in print_binder_proc_stats()