Home
last modified time | relevance | path

Searched refs:threshold_attr (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/x86/kernel/cpu/mce/
Damd.c1065 struct threshold_attr { struct
1139 static struct threshold_attr error_count = {
1145 static struct threshold_attr val = { \
1162 #define to_attr(a) container_of(a, struct threshold_attr, attr)
1167 struct threshold_attr *a = to_attr(attr); in show()
1179 struct threshold_attr *a = to_attr(attr); in store()