Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kernel/
Dsmp.c1042 static struct attribute_group cpu_online_attr_group = { variable
1055 err = sysfs_create_group(&s->kobj, &cpu_online_attr_group); in smp_cpu_notify()
1058 sysfs_remove_group(&s->kobj, &cpu_online_attr_group); in smp_cpu_notify()
1083 rc = sysfs_create_group(&s->kobj, &cpu_online_attr_group); in smp_add_present_cpu()
1094 sysfs_remove_group(&s->kobj, &cpu_online_attr_group); in smp_add_present_cpu()