Home
last modified time | relevance | path

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

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