| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | MsOS_ecos.c | 565 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 D | MsOS.h | 525 void * pPoolAddr, 550 void **pPoolAddr, 594 void * pPoolAddr, 609 void **pPoolAddr,
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | MsOS_ucos.c | 533 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 D | MsOS_optee.c | 447 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 D | MsOS_nos.c | 585 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 D | MsOS.h | 644 void * pPoolAddr, 669 void **pPoolAddr, 713 void * pPoolAddr, 728 void **pPoolAddr,
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | MsOS_nuttx.c | 480 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 D | MsOS_linux.c | 741 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 D | MsOS_linux_kernel.c | 582 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 D | MsOS_linux_kernel.c | 548 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 D | preprocess.txt | 81163 void * pPoolAddr, 81170 void **pPoolAddr, 81187 void * pPoolAddr, 81202 void **pPoolAddr,
|