Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder_alloc.h145 void binder_alloc_print_allocated(struct seq_file *m,
H A Dbinder_alloc.c1041 void binder_alloc_print_allocated(struct seq_file *m, in binder_alloc_print_allocated() function
H A Dbinder.c6649 binder_alloc_print_allocated(m, &proc->alloc); in print_binder_proc()