max_instrs 350 arch/mips/kernel/pm-cps.c const unsigned max_instrs = 256; max_instrs 368 arch/mips/kernel/pm-cps.c p = buf = kcalloc(max_instrs, sizeof(u32), GFP_KERNEL); max_instrs 620 arch/mips/kernel/pm-cps.c BUG_ON((p - buf) > max_instrs);