Searched defs:nextNode (Results 1 – 9 of 9) sorted by relevance
107 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapMergeNode() local118 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapSplitNode() local137 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapFreeNode() local
106 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapMergeNode() local117 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapSplitNode() local136 struct OsSecureHeapNode *nextNode = NULL; in OsSecureHeapFreeNode() local
214 FutexNode *nextNode = NULL; in OsFutexDeleteKeyNodeFromHash() local277 FutexNode *nextNode = NULL; in OsFutexDeleteAlreadyWakeTaskAndGetNext() local678 FutexHash *hashNode, FutexNode **nextNode, BOOL *wakeAny) in OsFutexCheckAndWakePendTask()802 FutexNode *nextNode = NULL; in OsFutexRequeueInsertNewKey() local856 FutexNode *nextNode = NULL; in OsFutexRequeueSplitTwoLists() local
313 struct OsMemNodeHead *nextNode = NULL; in PreSentinelNodeGet() local788 struct OsMemNodeHead *nextNode = NULL; in OsMemMergeNode() local800 struct OsMemNodeHead *nextNode = NULL; in OsMemSplitNode() local1200 const struct OsMemNodeHead *nextNode = OS_MEM_NEXT_NODE(node); in MemCheckUsedNode() local1273 struct OsMemNodeHead *nextNode = OS_MEM_NEXT_NODE(node); /* merage nextNode */ in OsMemFree() local1362 UINT32 nodeSize, struct OsMemNodeHead *nextNode) in OsMemMergeNodeForReAllocBigger()1409 struct OsMemNodeHead *nextNode = NULL; in OsMemRealloc() local
119 LOS_DL_LIST *nextNode = head->pstNext; in SortLinkNodeTimeUpdate() local
394 struct OsMemNodeHead *nextNode = NULL; local809 struct OsMemNodeHead *nextNode = NULL; local821 struct OsMemNodeHead *nextNode = NULL; local1226 struct OsMemNodeHead *nextNode = NULL; local1307 struct OsMemNodeHead *nextNode = OS_MEM_NEXT_NODE(node); /* merage nextNode */ local1408 UINT32 nodeSize, struct OsMemNodeHead *nextNode)1434 struct OsMemNodeHead *nextNode = NULL; local
61 …LINE INLINE void ListLowLevelDelete(struct TagListObject *prevNode, struct TagListObject *nextNode) in ListLowLevelDelete()