Searched refs:sysfs_add_group (Results 1 – 1 of 1) sorted by relevance
899 static int sysfs_add_group(struct kobject *kobj, in sysfs_add_group() function935 ret = sysfs_add_group(&thpsize->kobj, &any_ctrl_attr_grp); in thpsize_create()939 ret = sysfs_add_group(&thpsize->kobj, &any_stats_attr_grp); in thpsize_create()944 ret = sysfs_add_group(&thpsize->kobj, &anon_ctrl_attr_grp); in thpsize_create()948 ret = sysfs_add_group(&thpsize->kobj, &anon_stats_attr_grp); in thpsize_create()954 ret = sysfs_add_group(&thpsize->kobj, &file_ctrl_attr_grp); in thpsize_create()958 ret = sysfs_add_group(&thpsize->kobj, &file_stats_attr_grp); in thpsize_create()