Searched refs:sysfs_add_group (Results 1 – 1 of 1) sorted by relevance
697 static int sysfs_add_group(struct kobject *kobj, in sysfs_add_group() function735 ret = sysfs_add_group(&thpsize->kobj, &any_ctrl_attr_grp); in thpsize_create()739 ret = sysfs_add_group(&thpsize->kobj, &any_stats_attr_grp); in thpsize_create()744 ret = sysfs_add_group(&thpsize->kobj, &anon_ctrl_attr_grp); in thpsize_create()748 ret = sysfs_add_group(&thpsize->kobj, &anon_stats_attr_grp); in thpsize_create()754 ret = sysfs_add_group(&thpsize->kobj, &file_ctrl_attr_grp); in thpsize_create()758 ret = sysfs_add_group(&thpsize->kobj, &file_stats_attr_grp); in thpsize_create()