Searched refs:attr_names (Results 1 – 2 of 2) sorted by relevance
1895 static const char *attr_names[] = { in sun4v_emit_err_attr_strings() local1921 for (i = 0; i < ARRAY_SIZE(attr_names); i++) { in sun4v_emit_err_attr_strings()1923 const char *s = attr_names[i]; in sun4v_emit_err_attr_strings()
3743 struct ATTR_NAME_ENTRY *attr_names = NULL; in log_replay() local4270 attr_names = kmemdup(Add2Ptr(lrh, t32), rec_len, GFP_NOFS); in log_replay()4271 if (!attr_names) { in log_replay()4342 if (attr_names && oatbl) { in log_replay()4352 ane = Add2Ptr(attr_names, off); in log_replay()5220 kfree(attr_names); in log_replay()