Home
last modified time | relevance | path

Searched refs:MAX_BLOCKS (Results 1 – 2 of 2) sorted by relevance

/linux/mm/kmsan/
H A Dinit.c137 #define MAX_BLOCKS 8 macro
139 struct page *items[MAX_BLOCKS];
151 KMSAN_WARN_ON(stack->index == MAX_BLOCKS); in smallstack_push()
155 #undef MAX_BLOCKS
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.c245 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()
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()
437 int ctl_idx[MAX_BLOCKS]; in _dpu_rm_reserve_ctls()