Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder_alloc.h144 extern void binder_alloc_print_allocated(struct seq_file *m,
Dbinder_alloc.c896 void binder_alloc_print_allocated(struct seq_file *m, in binder_alloc_print_allocated() function
Dbinder.c5593 binder_alloc_print_allocated(m, &proc->alloc); in print_binder_proc()