Searched refs:compat_hwcap_str (Results 1 – 1 of 1) sorted by relevance
110 static const char *const compat_hwcap_str[] = { variable178 for (j = 0; j < ARRAY_SIZE(compat_hwcap_str); j++) { in c_show()184 if (WARN_ON_ONCE(!compat_hwcap_str[j])) in c_show()187 seq_printf(m, " %s", compat_hwcap_str[j]); in c_show()