Searched refs:topology_cpu_attr_group (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dtopology.c460 static struct attribute_group topology_cpu_attr_group = { variable in typeref:struct:attribute_group
490 rc = sysfs_create_group(&cpu->dev.kobj, &topology_cpu_attr_group);
495 sysfs_remove_group(&cpu->dev.kobj, &topology_cpu_attr_group);

Completed in 96 milliseconds