Home
last modified time | relevance | path

Searched refs:total_free_size (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc.c449 size_t total_free_size = 0; in binder_alloc_new_buf_locked() local
465 total_free_size += buffer_size; in binder_alloc_new_buf_locked()
475 largest_alloc_size, total_free_size, in binder_alloc_new_buf_locked()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc.c441 size_t total_free_size = 0; in binder_alloc_new_buf_locked() local
457 total_free_size += buffer_size; in binder_alloc_new_buf_locked()
467 largest_alloc_size, total_free_size, in binder_alloc_new_buf_locked()

Completed in 4 milliseconds