Searched refs:binder_stat_br (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/android/ |
| H A D | binder.c | 4529 static void binder_stat_br(struct binder_proc *proc, in binder_stat_br() function 4562 binder_stat_br(proc, thread, cmd); in binder_put_node_cmd() 4756 binder_stat_br(proc, thread, cmd); in binder_thread_read() 4775 binder_stat_br(proc, thread, cmd); in binder_thread_read() 4904 binder_stat_br(proc, thread, cmd); in binder_thread_read() 4927 binder_stat_br(proc, thread, BR_FROZEN_BINDER); in binder_thread_read() 4945 binder_stat_br(proc, thread, BR_CLEAR_FREEZE_NOTIFICATION_DONE); in binder_thread_read() 5015 binder_stat_br(proc, thread, cmd); in binder_thread_read() 5054 binder_stat_br(proc, thread, cmd); in binder_thread_read() 5099 binder_stat_br(proc, thread, BR_SPAWN_LOOPER); in binder_thread_read()
|