Home
last modified time | relevance | path

Searched refs: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
409 static struct threshold_attr error_count = {
415 static struct threshold_attr val = { \
432 #define to_attr(a) container_of(a, struct threshold_attr, attr)
437 struct threshold_attr *a = to_attr(attr); in show()
449 struct threshold_attr *a = to_attr(attr); in store()