Searched refs:binder_stat_br (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/android/ |
D | binder.c | 2118 static void binder_stat_br(struct binder_proc *proc, in binder_stat_br() function 2169 binder_stat_br(proc, thread, thread->return_error2); in binder_thread_read() 2177 binder_stat_br(proc, thread, thread->return_error); in binder_thread_read() 2256 binder_stat_br(proc, thread, cmd); in binder_thread_read() 2306 binder_stat_br(proc, thread, cmd); in binder_thread_read() 2352 binder_stat_br(proc, thread, cmd); in binder_thread_read() 2424 binder_stat_br(proc, thread, cmd); in binder_thread_read() 2463 binder_stat_br(proc, thread, BR_SPAWN_LOOPER); in binder_thread_read()
|