Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dmce_amd_64.c259 struct threshold_attr { struct
260 struct attribute attr;
261 ssize_t(*show) (struct threshold_block *, char *);
262 ssize_t(*store) (struct threshold_block *, const char *, size_t count);