Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/mce/
Damd.c1164 static struct kobj_type threshold_ktype = { variable
1236 threshold_ktype.default_attrs[2] = &interrupt_enable.attr; in allocate_threshold_blocks()
1239 threshold_ktype.default_attrs[2] = NULL; in allocate_threshold_blocks()
1251 err = kobject_init_and_add(&b->kobj, &threshold_ktype, in allocate_threshold_blocks()