Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_kobject.c238 const struct kobj_type linux_kset_kfree_type = { variable
265 kobject_init(&kset->kobj, &linux_kset_kfree_type); in kset_init()