Searched refs:t_CcNodeInformation (Results 1 – 4 of 4) sorted by relevance
425 t_CcNodeInformation ccNodeInfo; in SetRequiredAction1()977 t_CcNodeInformation *p_CcNodeInfo; in DoDynamicChange()3340 t_CcNodeInformation ccNodeInfo; in UpdateAdPtrOfNodesWhichPointsOnCrntMdfNode()3393 t_CcNodeInformation ccNodeInfo; in UpdateAdPtrOfTreesWhichPointsOnCrntMdfNode()3557 t_CcNodeInformation ccNodeInfo = { 0 }; in UpdatePtrWhichPointOnCrntMdfNode()4913 t_CcNodeInformation *p_CcInformation; in FindNodeInfoInReleventLst()4941 t_CcNodeInformation *p_CcInformation; in EnqueueNodeInfoToRelevantLst()4945 sizeof(t_CcNodeInformation)); in EnqueueNodeInfoToRelevantLst()5756 t_CcNodeInformation *p_CcNodeInfo; in FmPcdCcGetNodeAddrOffsetFromNodeInfo()5868 t_CcNodeInformation *p_CcNodeInfo; in FmPcdCcNodeTreeReleaseLock()[all …]
473 void EnqueueNodeInfoToRelevantLst(t_List *p_List, t_CcNodeInformation *p_CcInfo, t_Handle h_Spinloc…475 t_CcNodeInformation* FindNodeInfoInReleventLst(t_List *p_List, t_Handle h_Info, t_Handle h_Spinlock…
4500 t_CcNodeInformation *p_CcNodeInformation; in UpdateAdPtrOfNodesWhichPointsOnCrntMdfManip()4505 t_CcNodeInformation ccNodeInfo; in UpdateAdPtrOfNodesWhichPointsOnCrntMdfManip()4531 memset(&ccNodeInfo, 0, sizeof(t_CcNodeInformation)); in UpdateAdPtrOfNodesWhichPointsOnCrntMdfManip()5352 t_CcNodeInformation *p_CcNodeInfo; in FM_PCD_ManipNodeReplace()
248 }t_CcNodeInformation; typedef249 #define CC_NODE_F_OBJECT(ptr) NCSW_LIST_OBJECT(ptr, t_CcNodeInformation, node)