Searched refs:PARENT_SCRATCH_SIZE (Results 1 – 2 of 2) sorted by relevance
50 #define PARENT_SCRATCH_SIZE PAGE_SIZE macro
426 #define WQ_SIZE (PARENT_SCRATCH_SIZE / 2)427 #define WQ_OFFSET (PARENT_SCRATCH_SIZE - WQ_SIZE)466 BUILD_BUG_ON(sizeof(struct parent_scratch) != PARENT_SCRATCH_SIZE); in __get_parent_scratch()