Home
last modified time | relevance | path

Searched defs:ret_val (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/arch/arm/plat-rcar/
H A Dhw_rng.c32 uint8_t ret_val = 0; in hw_get_random_bytes() local
/optee_os/core/arch/riscv/include/kernel/
H A Darch_scall.h21 uint32_t ret_val) in scall_set_retval()
/optee_os/core/arch/arm/include/kernel/
H A Darch_scall.h33 uint32_t ret_val) in scall_set_retval()
/optee_os/lib/libutils/ext/include/
H A Dconfine_array_index.h89 size_t ret_val = index; in confine_array_index() local
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c1142 uint32_t ret_val = FFA_INVALID_PARAMETERS; in handle_mem_perm_get() local
1189 uint32_t ret_val = FFA_INVALID_PARAMETERS; in handle_mem_perm_set() local
1260 uint32_t ret_val = FFA_INVALID_PARAMETERS; in handle_console_log() local
H A Dthread_spmc.c1560 uint32_t ret_val = FFA_INVALID_PARAMETERS; in handle_notification_bitmap_create() local
1599 uint32_t ret_val = FFA_INVALID_PARAMETERS; in handle_notification_bitmap_destroy() local
1637 uint32_t ret_val = FFA_INVALID_PARAMETERS; in handle_notification_bind() local
1683 uint32_t ret_val = FFA_INVALID_PARAMETERS; in handle_notification_unbind() local
H A Dstmm_sp.c647 uint32_t ret_val) in service_compose_direct_resp()