Searched refs:to_mobj_with_fobj (Results 1 – 1 of 1) sorted by relevance
615 static struct mobj_with_fobj *to_mobj_with_fobj(struct mobj *mobj) in to_mobj_with_fobj() function625 assert(to_mobj_with_fobj(mobj)); in mobj_with_fobj_matches()638 struct mobj_with_fobj *m = to_mobj_with_fobj(mobj); in mobj_with_fobj_free()647 return fobj_get(to_mobj_with_fobj(mobj)->fobj); in mobj_with_fobj_get_fobj()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()710 !to_mobj_with_fobj(mobj)->fobj->ops->get_pa) in mobj_is_paged()
Completed in 3 milliseconds