Home
last modified time | relevance | path

Searched refs:syscall_storage_obj_seek (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/tee/
H A Dtee_svc_storage.h59 TEE_Result syscall_storage_obj_seek(unsigned long obj, int32_t offset,
/optee_os/core/kernel/
H A Dscall.c102 SYSCALL_ENTRY(syscall_storage_obj_seek),
/optee_os/core/tee/
H A Dtee_svc_storage.c880 TEE_Result syscall_storage_obj_seek(unsigned long obj, int32_t offset, in syscall_storage_obj_seek() function