Home
last modified time | relevance | path

Searched refs:prvInsertBlockIntoFreeList (Results 1 – 14 of 14) sorted by relevance

/Kernel-v11.1.0/portable/MemMang/
Dheap_2.c135 #define prvInsertBlockIntoFreeList( pxBlockToInsert ) … macro
259 prvInsertBlockIntoFreeList( ( pxNewBlockLink ) ); in pvPortMalloc()
323 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
Dheap_4.c146 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) PRIVILEGED_FUNCTION;
389 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
492 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) /* PRIVILEGED_FUNCTION */ in prvInsertBlockIntoFreeList() function
Dheap_5.c165 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) PRIVILEGED_FUNCTION;
417 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
466 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) /* PRIVILEGED_FUNCTION */ in prvInsertBlockIntoFreeList() function
/Kernel-v11.1.0/portable/IAR/ARM_CM33/secure/
Dsecure_heap.c120 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert );
189 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) in prvInsertBlockIntoFreeList() function
449 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
/Kernel-v11.1.0/portable/IAR/ARM_CM23/secure/
Dsecure_heap.c120 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert );
189 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) in prvInsertBlockIntoFreeList() function
449 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
/Kernel-v11.1.0/portable/IAR/ARM_CM55/secure/
Dsecure_heap.c120 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert );
189 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) in prvInsertBlockIntoFreeList() function
449 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
/Kernel-v11.1.0/portable/IAR/ARM_CM85/secure/
Dsecure_heap.c120 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert );
189 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) in prvInsertBlockIntoFreeList() function
449 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
/Kernel-v11.1.0/portable/ARMv8M/secure/heap/
Dsecure_heap.c120 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert );
189 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) in prvInsertBlockIntoFreeList() function
449 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
/Kernel-v11.1.0/portable/GCC/ARM_CM85/secure/
Dsecure_heap.c120 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert );
189 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) in prvInsertBlockIntoFreeList() function
449 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
/Kernel-v11.1.0/portable/GCC/ARM_CM23/secure/
Dsecure_heap.c120 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert );
189 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) in prvInsertBlockIntoFreeList() function
449 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
/Kernel-v11.1.0/portable/GCC/ARM_CM33/secure/
Dsecure_heap.c120 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert );
189 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) in prvInsertBlockIntoFreeList() function
449 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/secure/
Dsecure_heap.c120 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert );
189 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) in prvInsertBlockIntoFreeList() function
449 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
/Kernel-v11.1.0/portable/GCC/ARM_CM55/secure/
Dsecure_heap.c120 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert );
189 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) in prvInsertBlockIntoFreeList() function
449 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/secure/
Dsecure_heap.c120 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert );
189 static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert ) in prvInsertBlockIntoFreeList() function
449 prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) ); in vPortFree()