Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc_selftest.c16 #define BUFFER_MIN_SIZE (PAGE_SIZE / 8) macro
262 BUILD_BUG_ON(BUFFER_MIN_SIZE * BUFFER_NUM >= PAGE_SIZE); in binder_selftest_alloc_offset()
268 end += BUFFER_MIN_SIZE; in binder_selftest_alloc_offset()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc_selftest.c16 #define BUFFER_MIN_SIZE (PAGE_SIZE / 8) macro
262 BUILD_BUG_ON(BUFFER_MIN_SIZE * BUFFER_NUM >= PAGE_SIZE); in binder_selftest_alloc_offset()
268 end += BUFFER_MIN_SIZE; in binder_selftest_alloc_offset()

Completed in 2 milliseconds