threshold_ktype  1166 arch/x86/kernel/cpu/mce/amd.c static struct kobj_type threshold_ktype = {
threshold_ktype  1240 arch/x86/kernel/cpu/mce/amd.c 		threshold_ktype.default_attrs[2] = &interrupt_enable.attr;
threshold_ktype  1243 arch/x86/kernel/cpu/mce/amd.c 		threshold_ktype.default_attrs[2] = NULL;
threshold_ktype  1253 arch/x86/kernel/cpu/mce/amd.c 	err = kobject_init_and_add(&b->kobj, &threshold_ktype, tb->kobj, get_name(bank, b));