Searched refs:max_ctx_type (Results 1 – 1 of 1) sorted by relevance
241 int i, len, max_ctx_type; in cper_print_proc_arm() local313 max_ctx_type = ARRAY_SIZE(arm_reg_ctx_strs) - 1; in cper_print_proc_arm()323 if (ctx_info->type > max_ctx_type) { in cper_print_proc_arm()325 newpfx, ctx_info->type, max_ctx_type); in cper_print_proc_arm()
Completed in 4 milliseconds