kobj_ops
ops = kmalloc(sizeof(struct kobj_ops), M_KOBJ, M_INTWAIT);
typedef struct kobj_ops *kobj_ops_t;