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() local1211 const struct OsMemNodeHead *nextNode = OS_MEM_NEXT_NODE(node); in MemCheckUsedNode() local1284 struct OsMemNodeHead *nextNode = OS_MEM_NEXT_NODE(node); /* merage nextNode */ in OsMemFree() local1373 UINT32 nodeSize, struct OsMemNodeHead *nextNode) in OsMemMergeNodeForReAllocBigger()1420 struct OsMemNodeHead *nextNode = NULL; in OsMemRealloc() local
394 struct OsMemNodeHead *nextNode = NULL; local810 struct OsMemNodeHead *nextNode = NULL; local822 struct OsMemNodeHead *nextNode = NULL; local1240 struct OsMemNodeHead *nextNode = NULL; local1321 struct OsMemNodeHead *nextNode = OS_MEM_NEXT_NODE(node); /* merage nextNode */ local1422 UINT32 nodeSize, struct OsMemNodeHead *nextNode)1448 struct OsMemNodeHead *nextNode = NULL; local
119 LOS_DL_LIST *nextNode = head->pstNext; in SortLinkNodeTimeUpdate() local
62 …LINE INLINE void ListLowLevelDelete(struct TagListObject *prevNode, struct TagListObject *nextNode) in ListLowLevelDelete()