Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c339 struct threshold_attr { struct
340 struct attribute attr;
341 ssize_t (*show) (struct threshold_block *, char *);
342 ssize_t (*store) (struct threshold_block *, const char *, size_t count);