Home
last modified time | relevance | path

Searched refs:mobj_with_fobj_alloc (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/kernel/
A Dldelf_syscalls.c49 mobj = mobj_with_fobj_alloc(f, NULL); in ldelf_syscall_map_zi()
343 mobj = mobj_with_fobj_alloc(fs->fobj, binh->f); in ldelf_syscall_map_bin()
368 mobj = mobj_with_fobj_alloc(f, file); in ldelf_syscall_map_bin()
/optee_os/core/include/mm/
A Dmobj.h319 struct mobj *mobj_with_fobj_alloc(struct fobj *fobj, struct file *file);
/optee_os/core/pta/
A Dsystem.c151 mobj = mobj_with_fobj_alloc(f, NULL); in system_map_zi()
/optee_os/core/arch/arm/kernel/
A Dldelf_loader.c34 struct mobj *mobj = mobj_with_fobj_alloc(fobj, NULL); in alloc_and_map_ldelf_fobj()
A Dstmm_sp.c170 struct mobj *mobj = mobj_with_fobj_alloc(fobj, NULL); in alloc_and_map_sp_fobj()
/optee_os/core/mm/
A Dmobj.c571 struct mobj *mobj_with_fobj_alloc(struct fobj *fobj, struct file *file) in mobj_with_fobj_alloc() function
/optee_os/out/arm/core/
A Dtee.symb_sizes644 000000000e11a5f4 0000000000000098 T mobj_with_fobj_alloc
A Dtee.dmp5286 e1037fc: 94005b7e bl e11a5f4 <mobj_with_fobj_alloc>
31819 e114530: 94001831 bl e11a5f4 <mobj_with_fobj_alloc>
32280 e114a48: 940016eb bl e11a5f4 <mobj_with_fobj_alloc>
32338 e114ae8: 940016c3 bl e11a5f4 <mobj_with_fobj_alloc>
41251 000000000e11a5f4 <mobj_with_fobj_alloc>:
41252 mobj_with_fobj_alloc():
41254 e11a5f4: b5000100 cbnz x0, e11a614 <mobj_with_fobj_alloc+0x20>
41281 e11a63c: b4fffe20 cbz x0, e11a600 <mobj_with_fobj_alloc+0xc>
41291 mobj_with_fobj_alloc():
41309 e11a688: 17ffffdf b e11a604 <mobj_with_fobj_alloc+0x10>
[all …]
A Dtee.map22342 .text.mobj_with_fobj_alloc
22344 0x000000000e11a5f4 mobj_with_fobj_alloc

Completed in 211 milliseconds