Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dsmp.c1059 static struct attribute_group cpu_online_attr_group = { variable
1072 err = sysfs_create_group(&s->kobj, &cpu_online_attr_group); in smp_cpu_notify()
1075 sysfs_remove_group(&s->kobj, &cpu_online_attr_group); in smp_cpu_notify()
1100 rc = sysfs_create_group(&s->kobj, &cpu_online_attr_group); in smp_add_present_cpu()
1111 sysfs_remove_group(&s->kobj, &cpu_online_attr_group); in smp_add_present_cpu()