Searched refs:mobj_with_fobj (Results 1 – 1 of 1) sorted by relevance
563 struct mobj_with_fobj { struct573 struct mobj_with_fobj *m = NULL; in mobj_with_fobj_alloc() argument592 static struct mobj_with_fobj *to_mobj_with_fobj(struct mobj *mobj) in to_mobj_with_fobj()596 return container_of(mobj, struct mobj_with_fobj, mobj); in to_mobj_with_fobj()615 struct mobj_with_fobj *m = to_mobj_with_fobj(mobj); in mobj_with_fobj_free()642 struct mobj_with_fobj *f = to_mobj_with_fobj(mobj); in mobj_with_fobj_get_pa()
Completed in 3 milliseconds