Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_storage.h57 TEE_Result syscall_storage_obj_trunc(unsigned long obj, size_t len);
/optee_os/core/kernel/
H A Dscall.c101 SYSCALL_ENTRY(syscall_storage_obj_trunc),
/optee_os/core/tee/
H A Dtee_svc_storage.c827 TEE_Result syscall_storage_obj_trunc(unsigned long obj, size_t len) in syscall_storage_obj_trunc() function