Home
last modified time | relevance | path

Searched defs:nextNode (Results 1 - 9 of 9) sorted by relevance

/kernel/liteos_m/kernel/src/
H A Dlos_sortlink.c119 LOS_DL_LIST *nextNode = head->pstNext; in SortLinkNodeTimeUpdate() local
/kernel/uniproton/src/core/kernel/include/
H A Dprt_list_external.h61 OS_SEC_ALW_INLINE INLINE void ListLowLevelDelete(struct TagListObject *prevNode, struct TagListObject *nextNode) in ListLowLevelDelete() argument
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/secure/
H A Dlos_secure_heap.c106 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapMergeNode() local
117 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapSplitNode() local
136 struct OsSecureHeapNode *nextNode in OsSecureHeapFreeNode() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/secure/
H A Dlos_secure_heap.c107 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapMergeNode() local
118 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapSplitNode() local
137 struct OsSecureHeapNode *nextNode in OsSecureHeapFreeNode() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/secure/
H A Dlos_secure_heap.c106 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapMergeNode() local
117 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapSplitNode() local
136 struct OsSecureHeapNode *nextNode in OsSecureHeapFreeNode() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/secure/
H A Dlos_secure_heap.c107 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapMergeNode() local
118 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapSplitNode() local
137 struct OsSecureHeapNode *nextNode in OsSecureHeapFreeNode() local
[all...]
/kernel/liteos_a/kernel/base/ipc/
H A Dlos_futex.c214 FutexNode *nextNode = NULL; in OsFutexDeleteKeyNodeFromHash() local
277 FutexNode *nextNode = NULL; in OsFutexDeleteAlreadyWakeTaskAndGetNext() local
677 OsFutexCheckAndWakePendTask(FutexNode *headNode, const INT32 wakeNumber, FutexHash *hashNode, FutexNode **nextNode, BOOL *wakeAny) OsFutexCheckAndWakePendTask() argument
802 FutexNode *nextNode = NULL; OsFutexRequeueInsertNewKey() local
856 FutexNode *nextNode = NULL; OsFutexRequeueSplitTwoLists() local
[all...]
/kernel/liteos_a/kernel/base/mem/tlsf/
H A Dlos_memory.c313 struct OsMemNodeHead *nextNode = NULL; in PreSentinelNodeGet() local
788 struct OsMemNodeHead *nextNode = NULL; in OsMemMergeNode() local
800 struct OsMemNodeHead *nextNode = NULL; in OsMemSplitNode() local
1211 const struct OsMemNodeHead *nextNode = OS_MEM_NEXT_NODE(node); MemCheckUsedNode() local
1284 struct OsMemNodeHead *nextNode = OS_MEM_NEXT_NODE(node); /* merage nextNode */ OsMemFree() local
1372 OsMemMergeNodeForReAllocBigger(VOID *pool, UINT32 allocSize, struct OsMemNodeHead *node, UINT32 nodeSize, struct OsMemNodeHead *nextNode) OsMemMergeNodeForReAllocBigger() argument
1420 struct OsMemNodeHead *nextNode = NULL; OsMemRealloc() local
[all...]
/kernel/liteos_m/kernel/src/mm/
H A Dlos_memory.c394 struct OsMemNodeHead *nextNode = NULL; local
810 struct OsMemNodeHead *nextNode = NULL; local
822 struct OsMemNodeHead *nextNode local
1240 struct OsMemNodeHead *nextNode = NULL; global() local
1321 struct OsMemNodeHead *nextNode = OS_MEM_NEXT_NODE(node); /* merage nextNode */ global() local
1421 OsMemMergeNodeForReAllocBigger(VOID *pool, UINT32 allocSize, struct OsMemNodeHead *node, UINT32 nodeSize, struct OsMemNodeHead *nextNode) global() argument
1448 struct OsMemNodeHead *nextNode = NULL; global() local
[all...]

Completed in 9 milliseconds