Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder_alloc_selftest.c25 #define BUFFER_MIN_SIZE (PAGE_SIZE / 8) macro
270 BUILD_BUG_ON(BUFFER_MIN_SIZE * BUFFER_NUM >= PAGE_SIZE); in binder_selftest_alloc_offset()
276 end += BUFFER_MIN_SIZE; in binder_selftest_alloc_offset()