Searched refs:bBlockContiguous (Results 1 – 4 of 4) sorted by relevance
/hardware/ti/omap4-aah/domx/mm_osal/inc/ |
D | timm_osal_memory.h | 82 TIMM_OSAL_BOOL bBlockContiguous, TIMM_OSAL_U32 unBlockAlignment, 98 #define TIMM_OSAL_MallocExtn(size, bBlockContiguous, unBlockAlignment, tMemSegId, hHeap) \ argument 99 TIMM_OSAL_Malloc(size, bBlockContiguous, unBlockAlignment, tMemSegId )
|
/hardware/ti/omap4xxx/domx/mm_osal/inc/ |
D | timm_osal_memory.h | 82 TIMM_OSAL_BOOL bBlockContiguous, TIMM_OSAL_U32 unBlockAlignment, 98 #define TIMM_OSAL_MallocExtn(size, bBlockContiguous, unBlockAlignment, tMemSegId, hHeap) \ argument 99 TIMM_OSAL_Malloc(size, bBlockContiguous, unBlockAlignment, tMemSegId )
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
D | timm_osal_memory.c | 117 TIMM_OSAL_BOOL bBlockContiguous, in TIMM_OSAL_Malloc() argument
|
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
D | timm_osal_memory.c | 117 TIMM_OSAL_BOOL bBlockContiguous, in TIMM_OSAL_Malloc() argument
|