Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/mm/
A Dmobj.c36 enum buf_is_attr battr;
89 static bool mobj_phys_matches(struct mobj *mobj, enum buf_is_attr attr) in mobj_phys_matches()
92 enum buf_is_attr a; in mobj_phys_matches()
140 enum buf_is_attr battr, in mobj_phys_init()
184 enum buf_is_attr battr) in mobj_phys_alloc()
284 static bool mobj_mm_matches(struct mobj *mobj, enum buf_is_attr attr) in mobj_mm_matches()
395 static bool mobj_shm_matches(struct mobj *mobj __unused, enum buf_is_attr attr) in mobj_shm_matches()
498 enum buf_is_attr attr) in mobj_seccpy_shm_matches()
623 enum buf_is_attr attr) in mobj_with_fobj_matches()
/optee_os-3.20.0/core/include/mm/
A Dmobj.h33 bool (*matches)(struct mobj *mobj, enum buf_is_attr attr);
85 static inline bool mobj_matches(struct mobj *mobj, enum buf_is_attr attr) in mobj_matches()
233 enum buf_is_attr battr);
A Dcore_memprot.h25 enum buf_is_attr { enum
/optee_os-3.20.0/core/arch/arm/mm/
A Dmobj_dyn_shm.c249 static bool mobj_reg_shm_matches(struct mobj *mobj, enum buf_is_attr attr);
283 enum buf_is_attr attr) in mobj_reg_shm_matches()
A Dsp_mem.c114 static bool mobj_sp_matches(struct mobj *mobj, enum buf_is_attr attr) in mobj_sp_matches()
A Dmobj_ffa.c512 static bool ffa_matches(struct mobj *mobj __maybe_unused, enum buf_is_attr attr) in ffa_matches()

Completed in 8 milliseconds