Searched refs:sysfs_add_group (Results 1 – 1 of 1) sorted by relevance
700 static int sysfs_add_group(struct kobject *kobj, in sysfs_add_group() function738 ret = sysfs_add_group(&thpsize->kobj, &any_ctrl_attr_grp); in thpsize_create()742 ret = sysfs_add_group(&thpsize->kobj, &any_stats_attr_grp); in thpsize_create()747 ret = sysfs_add_group(&thpsize->kobj, &anon_ctrl_attr_grp); in thpsize_create()751 ret = sysfs_add_group(&thpsize->kobj, &anon_stats_attr_grp); in thpsize_create()757 ret = sysfs_add_group(&thpsize->kobj, &file_ctrl_attr_grp); in thpsize_create()761 ret = sysfs_add_group(&thpsize->kobj, &file_stats_attr_grp); in thpsize_create()