Searched refs:mobj_with_fobj (Results 1 – 1 of 1) sorted by relevance
579 struct mobj_with_fobj { struct591 struct mobj_with_fobj *m = NULL; in mobj_with_fobj_alloc() argument615 static struct mobj_with_fobj *to_mobj_with_fobj(struct mobj *mobj) in to_mobj_with_fobj()619 return container_of(mobj, struct mobj_with_fobj, mobj); in to_mobj_with_fobj()638 struct mobj_with_fobj *m = to_mobj_with_fobj(mobj); in mobj_with_fobj_free()653 struct mobj_with_fobj *m = to_mobj_with_fobj(mobj); in mobj_with_fobj_get_mem_type()666 struct mobj_with_fobj *f = to_mobj_with_fobj(mobj); in mobj_with_fobj_get_pa()
Completed in 3 milliseconds