Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/android/
Dbinder_alloc.h142 extern void binder_alloc_print_allocated(struct seq_file *m,
Dbinder_alloc.c888 void binder_alloc_print_allocated(struct seq_file *m, in binder_alloc_print_allocated() function
Dbinder.c6138 binder_alloc_print_allocated(m, &proc->alloc); in print_binder_proc()