Searched refs:PARENT_SCRATCH_SIZE (Results 1 – 3 of 3) sorted by relevance
50 #define PARENT_SCRATCH_SIZE PAGE_SIZE macro
1090 context_size += PARENT_SCRATCH_SIZE; in __lrc_alloc_state()
418 #define WQ_SIZE (PARENT_SCRATCH_SIZE / 2)419 #define WQ_OFFSET (PARENT_SCRATCH_SIZE - WQ_SIZE)458 BUILD_BUG_ON(sizeof(struct parent_scratch) != PARENT_SCRATCH_SIZE); in __get_parent_scratch()