Searched refs:mobj_shm (Results 1 – 1 of 1) sorted by relevance
347 struct mobj_shm { struct353 static struct mobj_shm *to_mobj_shm(struct mobj *mobj); argument357 struct mobj_shm *m = to_mobj_shm(mobj); in mobj_shm_get_va()369 struct mobj_shm *m = to_mobj_shm(mobj); in mobj_shm_get_pa()413 struct mobj_shm *m = to_mobj_shm(mobj); in mobj_shm_free()438 static struct mobj_shm *to_mobj_shm(struct mobj *mobj) in to_mobj_shm()441 return container_of(mobj, struct mobj_shm, mobj); in to_mobj_shm()446 struct mobj_shm *m; in mobj_shm_alloc()
Completed in 4 milliseconds