Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/mce/
A Damd.c902 struct threshold_attr { struct
903 struct attribute attr;
904 ssize_t (*show) (struct threshold_block *, char *);
905 ssize_t (*store) (struct threshold_block *, const char *, size_t count);

Completed in 6 milliseconds