linux_kobject_release
void linux_kobject_release(struct kref *kref);
kref_put(&kobj->kref, linux_kobject_release);