linux_kobject_kfree_name
void linux_kobject_kfree_name(struct kobject *kobj);
linux_kobject_kfree_name(&linux_class_root);
linux_kobject_kfree_name(&linux_root_device.kobj);
linux_kobject_kfree_name(&linux_class_misc.kobj);
linux_kobject_kfree_name(&kset->kobj);