Home
last modified time | relevance | path

Searched refs:binder_alloc_get_allocated_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc.h138 extern int binder_alloc_get_allocated_count(struct binder_alloc *alloc);
H A Dbinder_alloc.c933 * binder_alloc_get_allocated_count() - return count of buffers
938 int binder_alloc_get_allocated_count(struct binder_alloc *alloc) in binder_alloc_get_allocated_count() function
H A Dbinder.c6444 count = binder_alloc_get_allocated_count(&proc->alloc); in print_binder_proc_stats()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc.h142 extern int binder_alloc_get_allocated_count(struct binder_alloc *alloc);
H A Dbinder_alloc.c936 * binder_alloc_get_allocated_count() - return count of buffers
941 int binder_alloc_get_allocated_count(struct binder_alloc *alloc) in binder_alloc_get_allocated_count() function
H A Dbinder.c6496 count = binder_alloc_get_allocated_count(&proc->alloc); in print_binder_proc_stats()

Completed in 24 milliseconds