Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/mce/
Damd.c1194 static struct kobj_type threshold_ktype = { variable
1268 threshold_ktype.default_attrs[2] = &interrupt_enable.attr; in allocate_threshold_blocks()
1271 threshold_ktype.default_attrs[2] = NULL; in allocate_threshold_blocks()
1282 err = kobject_init_and_add(&b->kobj, &threshold_ktype, tb->kobj, get_name(bank, b)); in allocate_threshold_blocks()