Home
last modified time | relevance | path

Searched refs:mobj_with_fobj (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/mm/
A Dmobj.c563 struct mobj_with_fobj { struct
573 struct mobj_with_fobj *m = NULL; in mobj_with_fobj_alloc() argument
592 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