Searched refs:PARENT_SCRATCH_SIZE (Results 1 – 3 of 3) sorted by relevance
49 #define PARENT_SCRATCH_SIZE PAGE_SIZE macro
1022 context_size += PARENT_SCRATCH_SIZE; in __lrc_alloc_state()
408 #define WQ_SIZE (PARENT_SCRATCH_SIZE / 2)409 #define WQ_OFFSET (PARENT_SCRATCH_SIZE - WQ_SIZE)448 BUILD_BUG_ON(sizeof(struct parent_scratch) != PARENT_SCRATCH_SIZE); in __get_parent_scratch()