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

/freebsd-10.3-release/sys/ofed/include/linux/
H A Dkobject.h41 struct kobj_type { struct
47 extern struct kobj_type kfree_type;
53 struct kobj_type *ktype;
61 kobject_init(struct kobject *kobj, struct kobj_type *ktype)
131 int kobject_init_and_add(struct kobject *kobj, struct kobj_type *ktype,
H A Dcdev.h72 static struct kobj_type cdev_ktype = {
76 static struct kobj_type cdev_static_ktype = {
H A Ddevice.h213 static struct kobj_type class_ktype = {
280 static struct kobj_type dev_ktype = {
H A Dlinux_compat.c155 struct kobj_type *t;
222 struct kobj_type kfree_type = { .release = kobject_kfree };
253 kobject_init_and_add(struct kobject *kobj, struct kobj_type *ktype,
/freebsd-10.3-release/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c267 static struct kobj_type ttm_pool_kobj_type = {
/freebsd-10.3-release/sys/ofed/drivers/infiniband/core/
H A Dsysfs.c479 static struct kobj_type port_type = {
H A Dcm.c3656 static struct kobj_type cm_counter_obj_type = {
3669 static struct kobj_type cm_port_obj_type = {
/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dsysfs.c449 static struct kobj_type port_type = {

Completed in 127 milliseconds