Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c997 struct threshold_attr { struct
998 struct attribute attr;
999 ssize_t (*show) (struct threshold_block *, char *);
1000 ssize_t (*store) (struct threshold_block *, const char *, size_t count);
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Damd.c1065 struct threshold_attr { struct
1066 struct attribute attr;
1067 ssize_t (*show) (struct threshold_block *, char *);
1068 ssize_t (*store) (struct threshold_block *, const char *, size_t count);