Searched refs:mobj_ffa_shm (Results 1 – 1 of 1) sorted by relevance
88 struct mobj_ffa_shm { struct135 static struct mobj_ffa_shm *to_mobj_ffa_shm(struct mobj *mobj) in to_mobj_ffa_shm()138 return container_of(mobj, struct mobj_ffa_shm, mf.mobj); in to_mobj_ffa_shm()158 if (ADD_OVERFLOW(sizeof(struct mobj_ffa_shm), s, &s)) in shm_size()165 struct mobj_ffa_shm *m = NULL; in ffa_shm_new()290 static bool check_shm_overlaps_prm(struct mobj_ffa_shm *shm, in check_shm_overlaps_prm()396 struct mobj_ffa_shm *m = to_mobj_ffa_shm(&mf->mobj); in mobj_ffa_sel1_spmc_delete()443 struct mobj_ffa_shm *mfs = to_mobj_ffa_shm(&mf->mobj); in mobj_ffa_add_pages_at()512 static void unmap_helper(struct mobj_ffa_shm *m) in unmap_helper()642 struct mobj_ffa_shm *mfs = NULL; in mobj_ffa_get_by_cookie()[all …]