Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dkobject.h160 void linux_kobject_kfree_name(struct kobject *kobj);
/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_kobject.c186 linux_kobject_kfree_name(struct kobject *kobj) in linux_kobject_kfree_name() function
H A Dlinux_compat.c2854 linux_kobject_kfree_name(&linux_class_root); in linux_compat_uninit()
2855 linux_kobject_kfree_name(&linux_root_device.kobj); in linux_compat_uninit()
2856 linux_kobject_kfree_name(&linux_class_misc.kobj); in linux_compat_uninit()