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

/linux-master/kernel/
H A Dexit.c117 static struct kobj_attribute oops_count_attr = __ATTR_RO(oops_count); variable in typeref:struct:kobj_attribute
121 sysfs_add_file_to_group(kernel_kobj, &oops_count_attr.attr, NULL);

Completed in 68 milliseconds