Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder_alloc.h143 extern void binder_alloc_print_allocated(struct seq_file *m,
Dbinder_alloc.c890 void binder_alloc_print_allocated(struct seq_file *m, in binder_alloc_print_allocated() function
Dbinder.c6168 binder_alloc_print_allocated(m, &proc->alloc); in print_binder_proc()