Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc_selftest.c228 size_t front_sizes[BUFFER_NUM]; in binder_selftest_alloc_size() local
235 front_sizes[i] = offset - last_offset; in binder_selftest_alloc_size()
236 back_sizes[BUFFER_NUM - i - 1] = front_sizes[i]; in binder_selftest_alloc_size()
244 binder_selftest_free_seq(alloc, front_sizes, seq, 0, in binder_selftest_alloc_size()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc_selftest.c228 size_t front_sizes[BUFFER_NUM]; in binder_selftest_alloc_size() local
235 front_sizes[i] = offset - last_offset; in binder_selftest_alloc_size()
236 back_sizes[BUFFER_NUM - i - 1] = front_sizes[i]; in binder_selftest_alloc_size()
244 binder_selftest_free_seq(alloc, front_sizes, seq, 0, in binder_selftest_alloc_size()

Completed in 3 milliseconds