Home
last modified time | relevance | path

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

/optee_os/core/mm/
A Dmobj.c37 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()
139 enum buf_is_attr battr, in mobj_phys_init()
183 enum buf_is_attr battr) in mobj_phys_alloc()
282 static bool mobj_mm_matches(struct mobj *mobj, enum buf_is_attr attr) in mobj_mm_matches()
393 static bool mobj_shm_matches(struct mobj *mobj __unused, enum buf_is_attr attr) in mobj_shm_matches()
482 enum buf_is_attr attr) in mobj_seccpy_shm_matches()
600 enum buf_is_attr attr) in mobj_with_fobj_matches()
/optee_os/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/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.c100 enum buf_is_attr attr) in mobj_sp_matches()
A Dmobj_ffa.c518 static bool ffa_matches(struct mobj *mobj __maybe_unused, enum buf_is_attr attr)

Completed in 11 milliseconds