Home
last modified time | relevance | path

Searched refs:kobject_cleanup (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dkobject.c660 * kobject_cleanup - free kobject resources.
663 static void kobject_cleanup(struct kobject *kobj) in kobject_cleanup() function
704 kobject_cleanup(container_of(to_delayed_work(work), in kobject_delayed_cleanup()
720 kobject_cleanup(kobj); in kobject_release()
728 * Decrement the refcount, and if 0, call kobject_cleanup().