Searched refs:to_mobj_with_fobj (Results 1 – 1 of 1) sorted by relevance
392 static struct mobj_with_fobj *to_mobj_with_fobj(struct mobj *mobj) in to_mobj_with_fobj() function402 assert(to_mobj_with_fobj(mobj)); in mobj_with_fobj_matches()415 struct mobj_with_fobj *m = to_mobj_with_fobj(mobj); in mobj_with_fobj_free()424 return fobj_get(to_mobj_with_fobj(mobj)->fobj); in mobj_with_fobj_get_fobj()430 struct mobj_with_fobj *m = to_mobj_with_fobj(mobj); in mobj_with_fobj_get_mem_type()443 struct mobj_with_fobj *f = to_mobj_with_fobj(mobj); in mobj_with_fobj_get_pa()484 !to_mobj_with_fobj(mobj)->fobj->ops->get_pa) in mobj_is_paged()