Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Damd.c1072 struct threshold_attr { struct
1073 struct attribute attr;
1074 ssize_t (*show) (struct threshold_block *, char *);
1075 ssize_t (*store) (struct threshold_block *, const char *, size_t count);
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
Damd.c904 struct threshold_attr { struct
905 struct attribute attr;
906 ssize_t (*show) (struct threshold_block *, char *);
907 ssize_t (*store) (struct threshold_block *, const char *, size_t count);