Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_kobject.c201 linux_kobject_kfree_name(struct kobject *kobj) in linux_kobject_kfree_name() function
315 linux_kobject_kfree_name(&kset->kobj); in kset_create_and_add()
H A Dlinux_compat.c2820 linux_kobject_kfree_name(&linux_class_root); in linux_compat_uninit()
2821 linux_kobject_kfree_name(&linux_root_device.kobj); in linux_compat_uninit()
2822 linux_kobject_kfree_name(&linux_class_misc.kobj); in linux_compat_uninit()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkobject.h208 void linux_kobject_kfree_name(struct kobject *kobj);