Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_storage.h44 TEE_Result syscall_storage_next_enum(unsigned long obj_enum,
/optee_os/core/kernel/
H A Dscall.c98 SYSCALL_ENTRY(syscall_storage_next_enum),
/optee_os/core/tee/
H A Dtee_svc_storage.c622 TEE_Result syscall_storage_next_enum(unsigned long obj_enum, in syscall_storage_next_enum() function