Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_storage.h18 TEE_Result syscall_storage_obj_open(unsigned long storage_id, void *object_id,
/optee_os/core/kernel/
H A Dscall.c90 SYSCALL_ENTRY(syscall_storage_obj_open),
/optee_os/core/tee/
H A Dtee_svc_storage.c162 TEE_Result syscall_storage_obj_open(unsigned long storage_id, void *object_id, in syscall_storage_obj_open() function