proc_op_strs 131 drivers/firmware/efi/cper.c static const char * const proc_op_strs[] = { proc_op_strs 164 drivers/firmware/efi/cper.c proc->operation < ARRAY_SIZE(proc_op_strs) ? proc_op_strs 165 drivers/firmware/efi/cper.c proc_op_strs[proc->operation] : "unknown");