Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder.c6546 static void print_binder_proc(struct seq_file *m, struct binder_proc *proc, in print_binder_proc() function
6794 print_binder_proc(m, proc, true, hash_ptrs); in print_binder_state()
6805 print_binder_proc(m, proc, false, hash_ptrs); in print_binder_transactions()
6858 print_binder_proc(m, itr, true, false); in proc_show()