Home
last modified time | relevance | path

Searched refs:attr_names (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dtraps_64.c1896 static const char *attr_names[] = { in sun4v_emit_err_attr_strings() local
1922 for (i = 0; i < ARRAY_SIZE(attr_names); i++) { in sun4v_emit_err_attr_strings()
1924 const char *s = attr_names[i]; in sun4v_emit_err_attr_strings()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dtraps_64.c1895 static const char *attr_names[] = { in sun4v_emit_err_attr_strings() local
1921 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()
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c3723 struct ATTR_NAME_ENTRY *attr_names = NULL; in log_replay() local
4244 attr_names = kmemdup(Add2Ptr(lrh, t32), rec_len, GFP_NOFS); in log_replay()
4245 if (!attr_names) { in log_replay()
4317 struct ATTR_NAME_ENTRY *ane = attr_names; in log_replay()
5171 kfree(attr_names); in log_replay()

Completed in 22 milliseconds