Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dkobject.h44 struct kobj_type { struct
50 extern const struct kobj_type linux_kfree_type; argument
56 const struct kobj_type *ktype;
78 kobject_init(struct kobject *kobj, const struct kobj_type *ktype) in kobject_init()
151 int kobject_init_and_add(struct kobject *kobj, const struct kobj_type *ktype,
H A Dcdev.h46 extern const struct kobj_type linux_cdev_ktype;
47 extern const struct kobj_type linux_cdev_static_ktype;
H A Ddevice.h125 extern const struct kobj_type linux_dev_ktype;
126 extern const struct kobj_type linux_class_ktype;
/freebsd-12.1/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c187 const struct kobj_type *t; in kobject_add_complete()
251 const struct kobj_type linux_kfree_type = {
306 const struct kobj_type linux_class_ktype = {
358 const struct kobj_type linux_dev_ktype = {
385 kobject_init_and_add(struct kobject *kobj, const struct kobj_type *ktype, in kobject_init_and_add()
2132 const struct kobj_type linux_cdev_ktype = {
2136 const struct kobj_type linux_cdev_static_ktype = {
/freebsd-12.1/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c687 static struct kobj_type port_type = {
693 static struct kobj_type gid_attr_type = {
H A Dib_user_mad.c150 static struct kobj_type ib_umad_dev_ktype = {
H A Dib_uverbs_main.c169 static struct kobj_type ib_uverbs_dev_ktype = {
H A Dib_cm.c3889 static struct kobj_type cm_counter_obj_type = {
3902 static struct kobj_type cm_port_obj_type = {
/freebsd-12.1/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c267 static struct kobj_type ttm_pool_kobj_type = {
/freebsd-12.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_sysfs.c431 static struct kobj_type port_type = {