Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dkobject.c684 * kobject_cleanup - free kobject resources.
687 static void kobject_cleanup(struct kobject *kobj) in kobject_cleanup() function
728 kobject_cleanup(container_of(to_delayed_work(work), in kobject_delayed_cleanup()
744 kobject_cleanup(kobj); in kobject_release()
752 * Decrement the refcount, and if 0, call kobject_cleanup().
/kernel/linux/linux-6.6/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().

Completed in 5 milliseconds