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

/freebsd-9.3-release/sys/ofed/include/linux/
H A Dkobject.h40 struct kobj_type { struct
46 extern struct kobj_type kfree_type;
52 struct kobj_type *ktype;
58 kobject_init(struct kobject *kobj, struct kobj_type *ktype)
150 int kobject_init_and_add(struct kobject *kobj, struct kobj_type *ktype,
H A Dcdev.h71 static struct kobj_type cdev_ktype = {
75 static struct kobj_type cdev_static_ktype = {
H A Ddevice.h187 static struct kobj_type class_ktype = {
254 static struct kobj_type dev_ktype = {
H A Dlinux_compat.c106 struct kobj_type *t;
166 struct kobj_type kfree_type = { .release = kobject_kfree };
189 kobject_init_and_add(struct kobject *kobj, struct kobj_type *ktype,
/freebsd-9.3-release/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c267 static struct kobj_type ttm_pool_kobj_type = {
/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Dsysfs.c433 static struct kobj_type port_type = {
H A Dcm.c3653 static struct kobj_type cm_counter_obj_type = {
3666 static struct kobj_type cm_port_obj_type = {

Completed in 83 milliseconds