Home
last modified time | relevance | path

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

/openbmc/linux/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()