Home
last modified time | relevance | path

Searched refs:threshold_ktype (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c1084 static struct kobj_type threshold_ktype = { variable
1156 threshold_ktype.default_attrs[2] = &interrupt_enable.attr; in allocate_threshold_blocks()
1159 threshold_ktype.default_attrs[2] = NULL; in allocate_threshold_blocks()
1171 err = kobject_init_and_add(&b->kobj, &threshold_ktype, in allocate_threshold_blocks()