Searched refs:sysfs_add_group (Results 1 – 1 of 1) sorted by relevance
665 static int sysfs_add_group(struct kobject *kobj, in sysfs_add_group() function703 ret = sysfs_add_group(&thpsize->kobj, &any_ctrl_attr_grp); in thpsize_create()707 ret = sysfs_add_group(&thpsize->kobj, &any_stats_attr_grp); in thpsize_create()712 ret = sysfs_add_group(&thpsize->kobj, &anon_ctrl_attr_grp); in thpsize_create()716 ret = sysfs_add_group(&thpsize->kobj, &anon_stats_attr_grp); in thpsize_create()722 ret = sysfs_add_group(&thpsize->kobj, &file_ctrl_attr_grp); in thpsize_create()726 ret = sysfs_add_group(&thpsize->kobj, &file_stats_attr_grp); in thpsize_create()