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