Searched refs:sysfs_add_group (Results 1 – 1 of 1) sorted by relevance
691 static int sysfs_add_group(struct kobject *kobj, in sysfs_add_group() function729 ret = sysfs_add_group(&thpsize->kobj, &any_ctrl_attr_grp); in thpsize_create()733 ret = sysfs_add_group(&thpsize->kobj, &any_stats_attr_grp); in thpsize_create()738 ret = sysfs_add_group(&thpsize->kobj, &anon_ctrl_attr_grp); in thpsize_create()742 ret = sysfs_add_group(&thpsize->kobj, &anon_stats_attr_grp); in thpsize_create()748 ret = sysfs_add_group(&thpsize->kobj, &file_ctrl_attr_grp); in thpsize_create()752 ret = sysfs_add_group(&thpsize->kobj, &file_stats_attr_grp); in thpsize_create()