Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/mce/
H A Damd.c968 struct threshold_attr { struct
1042 static struct threshold_attr error_count = {
1048 static struct threshold_attr val = { \
1066 #define to_attr(a) container_of(a, struct threshold_attr, attr)
1071 struct threshold_attr *a = to_attr(attr); in show()
1083 struct threshold_attr *a = to_attr(attr); in store()