Home
last modified time | relevance | path

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

12

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSBEntry.c657 MsOS_FreeMemory((void*)usb_temp_buf,gs32NonCachedPoolID_MIU0); in MDrv_UsbClose()
1323 MsOS_FreeMemory((void *)buf1, gs32NonCachedPoolID_MIU0);
1324 MsOS_FreeMemory((void *)buf2, gs32NonCachedPoolID_MIU0);
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c745 MS_BOOL MsOS_FreeMemory (void *pAddress, MS_S32 s32PoolId) in MsOS_FreeMemory() function
2431 MsOS_FreeMemory(_MsOS_Queue_Info[s32QueueId].pu8MsgQueue, gs32SystemPoolID); in MsOS_DeleteQueue()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h586 MS_BOOL MsOS_FreeMemory (void *pAddress, MS_S32 s32PoolId);
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c508 MS_BOOL MsOS_FreeMemory (void *pAddress, MS_S32 s32PoolId) in MsOS_FreeMemory() function
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c672 MS_BOOL MsOS_FreeMemory (void *pAddress, MS_S32 s32PoolId) in MsOS_FreeMemory() function
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h705 MS_BOOL MsOS_FreeMemory (void *pAddress, MS_S32 s32PoolId);
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c541 MS_BOOL MsOS_FreeMemory (void *pAddress, MS_S32 s32PoolId) in MsOS_FreeMemory() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/messi/tsp/
H A DhalTSP.c2510 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
2520 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/mooney/tsp/
H A DhalTSP.c2529 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
2539 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/mainz/tsp/
H A DhalTSP.c2514 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
2524 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c722 MS_BOOL MsOS_FreeMemory (void *pAddress, MS_S32 s32PoolId) in MsOS_FreeMemory() function
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c723 MS_BOOL MsOS_FreeMemory (void *pAddress, MS_S32 s32PoolId) in MsOS_FreeMemory() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tsp/
H A DhalTSP.c3515 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
3525 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/macan/tsp/
H A DhalTSP.c3856 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
3866 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/manhattan/tsp/
H A DhalTSP.c3893 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
3903 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c713 MS_BOOL MsOS_FreeMemory (void *pAddress, MS_S32 s32PoolId) in MsOS_FreeMemory() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/mustang/tsp/
H A DhalTSP.c3919 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
3929 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c970 MS_BOOL MsOS_FreeMemory (void *pAddress, MS_S32 s32PoolId) in MsOS_FreeMemory() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/maxim/tsp/
H A DhalTSP.c4179 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
4189 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7621/tsp/
H A DhalTSP.c4162 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
4172 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/maserati/tsp/
H A DhalTSP.c4258 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
4268 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7821/tsp/
H A DhalTSP.c4219 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
4229 MsOS_FreeMemory(pBuf, gs32NonCachedPoolID);
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c5751 EXPORT_SYMBOL(MsOS_FreeMemory);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt5708 EXPORT_SYMBOL(MsOS_FreeMemory);
H A Dapi_with_header_file.csv10 OneUtopia1.8=1.7+SN_New*2,2535,MsOS_FreeMemory,MsOS.h,1,1,1,1,1,1

12