Home
last modified time | relevance | path

Searched refs:MsOS_ObtainSemaphore (Results 1 – 25 of 25) sorted by relevance

/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c888 MsOS_ObtainSemaphore(_CipherSemaphore, MSOS_WAIT_FOREVER); in _MDrv_CIPHER_ResetKey()
1077 MsOS_ObtainSemaphore(_CipherSemaphore, MSOS_WAIT_FOREVER); in _MDrv_CIPHER_DMACalc()
1242 MsOS_ObtainSemaphore(_CipherSemaphore, MSOS_WAIT_FOREVER); in MDrv_CIPHER_OTPHASHCalc()
1381 MsOS_ObtainSemaphore(_CipherSemaphore, MSOS_WAIT_FOREVER); in _MDrv_CIPHER_HASH()
1599 MsOS_ObtainSemaphore(_CipherSemaphore, MSOS_WAIT_FOREVER); in MDrv_CIPHER_HASHManual()
1883 MsOS_ObtainSemaphore(_CipherSemaphore, MSOS_WAIT_FOREVER); in MDrv_CIPHER_HMAC()
2069 MsOS_ObtainSemaphore(_CipherSemaphore, MSOS_WAIT_FOREVER); in MDrv_CIPHER_HMAC()
2481 MsOS_ObtainSemaphore(_CipherSemaphore, MSOS_WAIT_FOREVER);
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe_int.c138 if(MsOS_ObtainSemaphore(madp_sem_input, MSOS_WAIT_FOREVER) == FALSE) { in mfe_wait_int()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/
H A Dutopia_dapi.c42 MsOS_ObtainSemaphore(u32SemID, MSOS_WAIT_FOREVER); in obtain_sem()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/
H A Dutopia_dapi.c42 MsOS_ObtainSemaphore(u32SemID, MSOS_WAIT_FOREVER); in obtain_sem()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h822 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs);
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c1084 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore() function
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ecos/
H A Dutopia_dapi.c51 MsOS_ObtainSemaphore(u32SemID, MSOS_WAIT_FOREVER); in obtain_sem()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ucos/
H A Dutopia_dapi.c51 MsOS_ObtainSemaphore(u32SemID, MSOS_WAIT_FOREVER); in obtain_sem()
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c1044 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore() function
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h964 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs);
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_dapi.c73 return MsOS_ObtainSemaphore(u32SemID, MSOS_WAIT_FOREVER); in obtain_sem()
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c1131 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore() function
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c314 return MsOS_ObtainSemaphore(_MFE_wait_queue, u32WaitMs); in MDrv_MFE_Sem_Wait()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c1415 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs)
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nsk2/
H A DdrvNDSRasp.c686 MsOS_ObtainSemaphore(_nds_rasp_eventid, MSOS_WAIT_FOREVER);
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c405 MsOS_ObtainSemaphore(madp_sem_input, MSOS_WAIT_FOREVER); in MAdp_MFE_Sem_Wait()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c1533 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore() function
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c1649 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore() function
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c1647 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore() function
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c2057 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore() function
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c5771 EXPORT_SYMBOL(MsOS_ObtainSemaphore);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt5734 EXPORT_SYMBOL(MsOS_ObtainSemaphore);
H A Dapi_with_header_file.csv33 ,,MsOS_ObtainSemaphore,MsOS.h,1,1,1,1,1,1
H A DDatabase.csv33 ,,MsOS_ObtainSemaphore,MsOS.h,1,1,1,1,1,1,1
H A Dpreprocess.txt81283 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs);