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.c6620 static void print_binder_proc(struct seq_file *m, struct binder_proc *proc, in print_binder_proc() function
6868 print_binder_proc(m, proc, true, hash_ptrs); in print_binder_state()
6879 print_binder_proc(m, proc, false, hash_ptrs); in print_binder_transactions()
6932 print_binder_proc(m, itr, true, false); in proc_show()