Home
last modified time | relevance | path

Searched refs:system_ctx (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Dldelf_syscalls.h17 struct system_ctx { struct
/optee_os/core/kernel/
H A Dldelf_syscalls.c128 struct system_ctx *sys_ctx = sess->user_ctx; in ldelf_syscall_open_bin()
223 struct system_ctx *sys_ctx = sess->user_ctx; in ldelf_syscall_close_bin()
303 struct system_ctx *sys_ctx = sess->user_ctx; in ldelf_syscall_map_bin()
472 struct system_ctx *sys_ctx = sess->user_ctx; in ldelf_syscall_copy_from_bin()
605 struct system_ctx *sys_ctx = sess->user_ctx; in ldelf_sess_cleanup()