Searched refs:FmPcdGetMuramHandle (Results 1 – 3 of 3) sorted by relevance
368 h_Muram = FmPcdGetMuramHandle(p_ReplicGroup->h_FmPcd); in AllocMember()539 h_Muram = FmPcdGetMuramHandle(p_ReplicGroup->h_FmPcd); in DeleteGroup()712 h_Muram = FmPcdGetMuramHandle(p_ReplicGroup->h_FmPcd); in FM_PCD_FrmReplicSetGroup()
762 h_Muram = FmPcdGetMuramHandle(h_FmPcd); in ReleaseModifiedDataStructure()1248 FM_MURAM_FreeMem(FmPcdGetMuramHandle(p_CcNode->h_FmPcd), in DeleteNode()1255 FM_MURAM_FreeMem(FmPcdGetMuramHandle(p_CcNode->h_FmPcd), in DeleteNode()1262 FM_MURAM_FreeMem(FmPcdGetMuramHandle(p_CcNode->h_FmPcd), in DeleteNode()1270 FM_MURAM_FreeMem(FmPcdGetMuramHandle(p_CcNode->h_FmPcd), in DeleteNode()1295 t_Handle h_FmMuram = FmPcdGetMuramHandle(p_CcNode->h_FmPcd); in DeleteNode()1316 FM_MURAM_FreeMem(FmPcdGetMuramHandle(p_FmPcd), in DeleteTree()2366 FmPcdGetMuramHandle( in ReleaseNewNodeCommonPart()2372 FmPcdGetMuramHandle( in ReleaseNewNodeCommonPart()2474 h_Ad = (t_Handle)FM_MURAM_AllocMem(FmPcdGetMuramHandle(p_FmPcd), in GetNewAd()[all …]
494 static __inline__ t_Handle FmPcdGetMuramHandle(t_Handle h_FmPcd) in FmPcdGetMuramHandle() function