Home
last modified time | relevance | path

Searched refs:pPoolAddr (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c565 void *pPoolAddr, in MsOS_CreateMemoryPool() argument
595 cyg_mempool_var_create( pPoolAddr, in MsOS_CreateMemoryPool()
639 void **pPoolAddr, in MsOS_InfoMemoryPool() argument
656 *pPoolAddr = mempool_info.base; in MsOS_InfoMemoryPool()
849 void *pPoolAddr, in MsOS_CreateFixSizeMemoryPool() argument
879 cyg_mempool_fix_create( pPoolAddr, in MsOS_CreateFixSizeMemoryPool()
925 void **pPoolAddr, in MsOS_InfoFixSizeMemoryPool() argument
942 *pPoolAddr = mempool_info.base; in MsOS_InfoFixSizeMemoryPool()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h525 void * pPoolAddr,
550 void **pPoolAddr,
594 void * pPoolAddr,
609 void **pPoolAddr,
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c533 void *pPoolAddr, in MsOS_CreateMemoryPool() argument
563 cyg_mempool_var_create( pPoolAddr, in MsOS_CreateMemoryPool()
607 void **pPoolAddr, in MsOS_InfoMemoryPool() argument
624 *pPoolAddr = mempool_info.base; in MsOS_InfoMemoryPool()
817 void *pPoolAddr, in MsOS_CreateFixSizeMemoryPool() argument
847 cyg_mempool_fix_create( pPoolAddr, in MsOS_CreateFixSizeMemoryPool()
893 void **pPoolAddr, in MsOS_InfoFixSizeMemoryPool() argument
910 *pPoolAddr = mempool_info.base; in MsOS_InfoFixSizeMemoryPool()
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c447 void *pPoolAddr, in MsOS_CreateMemoryPool() argument
478 void **pPoolAddr, in MsOS_InfoMemoryPool() argument
542 void *pPoolAddr, in MsOS_CreateFixSizeMemoryPool() argument
573 void **pPoolAddr, in MsOS_InfoFixSizeMemoryPool() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c585 void *pPoolAddr, in MsOS_CreateMemoryPool() argument
616 void **pPoolAddr, in MsOS_InfoMemoryPool() argument
709 void *pPoolAddr, in MsOS_CreateFixSizeMemoryPool() argument
738 void **pPoolAddr, in MsOS_InfoFixSizeMemoryPool() argument
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h644 void * pPoolAddr,
669 void **pPoolAddr,
713 void * pPoolAddr,
728 void **pPoolAddr,
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c480 void *pPoolAddr, in MsOS_CreateMemoryPool() argument
511 void **pPoolAddr, in MsOS_InfoMemoryPool() argument
575 void *pPoolAddr, in MsOS_CreateFixSizeMemoryPool() argument
606 void **pPoolAddr, in MsOS_InfoFixSizeMemoryPool() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c741 void * pPoolAddr, in MsOS_CreateMemoryPool() argument
767 if (pPoolAddr) in MsOS_CreateMemoryPool()
773 …_MsOS_MemoryPool_Info[s32Id].stMemoryPool = MsOS_MPool_CreateMemoryPool(pPoolAddr, u32PoolSize, 1); in MsOS_CreateMemoryPool()
775 …_MsOS_MemoryPool_Info[s32Id].stMemoryPool = mstar_create_mspace_with_base(pPoolAddr, u32PoolSize, … in MsOS_CreateMemoryPool()
787 cyg_mempool_var_create( pPoolAddr, in MsOS_CreateMemoryPool()
872 void **pPoolAddr, in MsOS_InfoMemoryPool() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c582 void * pPoolAddr, in MsOS_CreateMemoryPool() argument
608 if (pPoolAddr) in MsOS_CreateMemoryPool()
611 cyg_mempool_var_create( pPoolAddr, in MsOS_CreateMemoryPool()
663 void **pPoolAddr, in MsOS_InfoMemoryPool() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c548 void * pPoolAddr, in MsOS_CreateMemoryPool() argument
573 if (pPoolAddr) in MsOS_CreateMemoryPool()
576 cyg_mempool_var_create( pPoolAddr, in MsOS_CreateMemoryPool()
647 void **pPoolAddr, in MsOS_InfoMemoryPool() argument
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt81163 void * pPoolAddr,
81170 void **pPoolAddr,
81187 void * pPoolAddr,
81202 void **pPoolAddr,