Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c440 struct threshold_attr { struct
441 struct attribute attr;
442 ssize_t (*show) (struct threshold_block *, char *);
443 ssize_t (*store) (struct threshold_block *, const char *, size_t count);