Searched refs:warn_count_attr (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/
H A Dpanic.c122 static struct kobj_attribute warn_count_attr = __ATTR_RO(warn_count); variable in typeref:struct:kobj_attribute
126 sysfs_add_file_to_group(kernel_kobj, &warn_count_attr.attr, NULL);

Completed in 519 milliseconds