Searched refs:MAX_BLOCKS (Results 1 – 4 of 4) sorted by relevance
138 #define MAX_BLOCKS 8 macro140 struct page *items[MAX_BLOCKS];152 KMSAN_WARN_ON(stack->index == MAX_BLOCKS); in smallstack_push()156 #undef MAX_BLOCKS
243 int cwb_pp_idx[MAX_BLOCKS]; in _dpu_rm_reserve_cwb_mux_and_pingpongs()244 int cwb_mux_idx[MAX_BLOCKS]; in _dpu_rm_reserve_cwb_mux_and_pingpongs()359 int lm_idx[MAX_BLOCKS]; in _dpu_rm_reserve_lms()360 int pp_idx[MAX_BLOCKS]; in _dpu_rm_reserve_lms()361 int dspp_idx[MAX_BLOCKS] = {0}; in _dpu_rm_reserve_lms()433 int ctl_idx[MAX_BLOCKS]; in _dpu_rm_reserve_ctls()
20 #define MAX_BLOCKS 12 macro395 u32 blendstage_base[MAX_BLOCKS];
116 #define MAX_BLOCKS (SZ_64K / GHASH_BLOCK_SIZE) macro142 int chunk = min(blocks, MAX_BLOCKS); in ghash_update()