Searched refs:MAX_BLOCKS (Results 1 – 4 of 4) sorted by relevance
137 #define MAX_BLOCKS 8 macro139 struct page *items[MAX_BLOCKS];151 KMSAN_WARN_ON(stack->index == MAX_BLOCKS); in smallstack_push()155 #undef MAX_BLOCKS
245 int cwb_pp_idx[MAX_BLOCKS]; in _dpu_rm_reserve_cwb_mux_and_pingpongs()246 int cwb_mux_idx[MAX_BLOCKS]; in _dpu_rm_reserve_cwb_mux_and_pingpongs()361 int lm_idx[MAX_BLOCKS]; in _dpu_rm_reserve_lms()362 int pp_idx[MAX_BLOCKS]; in _dpu_rm_reserve_lms()363 int dspp_idx[MAX_BLOCKS] = {0}; in _dpu_rm_reserve_lms()439 int ctl_idx[MAX_BLOCKS]; in _dpu_rm_reserve_ctls()
20 #define MAX_BLOCKS 12 macro311 u32 blendstage_base[MAX_BLOCKS];
83 #define MAX_BLOCKS (SZ_64K / GHASH_BLOCK_SIZE) macro96 int chunk = min(blocks, MAX_BLOCKS); in ghash_update()