Searched refs:kobj_type (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dkobject.h48 struct kobj_type { struct
55 extern const struct kobj_type linux_kfree_type;
61 const struct kobj_type *ktype;
97 kobject_init(struct kobject *kobj, const struct kobj_type *ktype)
158 int kobject_init_and_add(struct kobject *kobj, const struct kobj_type *ktype,
H A Dcdev.h45 extern const struct kobj_type linux_cdev_ktype;
46 extern const struct kobj_type linux_cdev_static_ktype;
H A Ddevice.h137 extern const struct kobj_type linux_dev_ktype;
138 extern const struct kobj_type linux_class_ktype;
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_kobject.c110 const struct kobj_type *t;
156 kobject_init_and_add(struct kobject *kobj, const struct kobj_type *ktype,
196 const struct kobj_type linux_kfree_type = {
238 const struct kobj_type linux_kset_kfree_type = {
H A Dlinux_compat.c225 const struct kobj_type linux_class_ktype = {
277 const struct kobj_type linux_dev_ktype = {
2305 const struct kobj_type linux_cdev_ktype = {
2309 const struct kobj_type linux_cdev_static_ktype = {
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dcore_priv.h144 struct kobject *kobj, struct kobj_type *ktype,
H A Dib_sysfs.c714 static struct kobj_type port_type = {
720 static struct kobj_type gid_attr_type = {
1404 struct kobject *kobj, struct kobj_type *ktype,
H A Dib_user_mad.c148 static struct kobj_type ib_umad_dev_ktype = {
H A Dib_cm.c3998 static struct kobj_type cm_counter_obj_type = {
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_sysfs.c71 struct kobj_type zko_kobj_type;
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_sysfs.c431 static struct kobj_type port_type = {
/freebsd-current/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c265 static struct kobj_type ttm_pool_kobj_type = {

Completed in 137 milliseconds