Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder_alloc.h143 extern void binder_alloc_print_allocated(struct seq_file *m,
H A Dbinder_alloc.c888 void binder_alloc_print_allocated(struct seq_file *m, in binder_alloc_print_allocated() function
H A Dbinder.c6180 binder_alloc_print_allocated(m, &proc->alloc); in print_binder_proc()