error_table 465 arch/x86/kernel/apm_32.c static const lookup_t error_table[] = { error_table 484 arch/x86/kernel/apm_32.c #define ERROR_COUNT ARRAY_SIZE(error_table) error_table 500 arch/x86/kernel/apm_32.c if (error_table[i].key == err) error_table 503 arch/x86/kernel/apm_32.c pr_notice("%s: %s\n", str, error_table[i].msg);