Lines Matching refs:intFlags

82     uint32_t intFlags;  in UpdateNodeOwner()  local
86 intFlags = XX_LockIntrSpinlock(p_CcNode->h_Spinlock); in UpdateNodeOwner()
96 XX_UnlockIntrSpinlock(p_CcNode->h_Spinlock, intFlags); in UpdateNodeOwner()
380 uint32_t intFlags; in AllocAndFillAdForContLookupManip() local
384 intFlags = XX_LockIntrSpinlock(p_CcNode->h_Spinlock); in AllocAndFillAdForContLookupManip()
395 XX_UnlockIntrSpinlock(p_CcNode->h_Spinlock, intFlags); in AllocAndFillAdForContLookupManip()
407 XX_UnlockIntrSpinlock(p_CcNode->h_Spinlock, intFlags); in AllocAndFillAdForContLookupManip()
605 uint32_t intFlags; in ReleaseModifiedDataStructure() local
801 intFlags = in ReleaseModifiedDataStructure()
814 intFlags); in ReleaseModifiedDataStructure()
4915 uint32_t intFlags; in FindNodeInfoInReleventLst() local
4917 intFlags = XX_LockIntrSpinlock(h_Spinlock); in FindNodeInfoInReleventLst()
4928 XX_UnlockIntrSpinlock(h_Spinlock, intFlags); in FindNodeInfoInReleventLst()
4933 XX_UnlockIntrSpinlock(h_Spinlock, intFlags); in FindNodeInfoInReleventLst()
4942 uint32_t intFlags = 0; in EnqueueNodeInfoToRelevantLst() local
4954 intFlags = XX_LockIntrSpinlock(h_Spinlock); in EnqueueNodeInfoToRelevantLst()
4959 XX_UnlockIntrSpinlock(h_Spinlock, intFlags); in EnqueueNodeInfoToRelevantLst()
4969 uint32_t intFlags = 0; in DequeueNodeInfoFromRelevantLst() local
4973 intFlags = XX_LockIntrSpinlock(h_Spinlock); in DequeueNodeInfoFromRelevantLst()
4977 XX_RestoreAllIntr(intFlags); in DequeueNodeInfoFromRelevantLst()
4998 XX_UnlockIntrSpinlock(h_Spinlock, intFlags); in DequeueNodeInfoFromRelevantLst()
5830 uint32_t intFlags; in FmPcdCcNodeTreeTryLock() local
5833 intFlags = FmPcdLock(h_FmPcd); in FmPcdCcNodeTreeTryLock()
5859 FmPcdUnlock(h_FmPcd, intFlags); in FmPcdCcNodeTreeTryLock()
5870 uint32_t intFlags; in FmPcdCcNodeTreeReleaseLock() local
5872 intFlags = FmPcdLock(h_FmPcd); in FmPcdCcNodeTreeReleaseLock()
5883 FmPcdUnlock(h_FmPcd, intFlags); in FmPcdCcNodeTreeReleaseLock()
5889 uint32_t intFlags; in FmPcdUpdateCcShadow() local
5917 intFlags = FmPcdLock(p_FmPcd); in FmPcdUpdateCcShadow()
5939 FmPcdUnlock(p_FmPcd, intFlags); in FmPcdUpdateCcShadow()
6939 uint32_t intFlags; in FM_PCD_MatchTableGetKeyCounter() local
6957 intFlags = XX_LockIntrSpinlock(p_CcNode->h_Spinlock); in FM_PCD_MatchTableGetKeyCounter()
6961 XX_UnlockIntrSpinlock(p_CcNode->h_Spinlock, intFlags); in FM_PCD_MatchTableGetKeyCounter()
6968 XX_UnlockIntrSpinlock(p_CcNode->h_Spinlock, intFlags); in FM_PCD_MatchTableGetKeyCounter()
6981 XX_UnlockIntrSpinlock(p_CcNode->h_Spinlock, intFlags); in FM_PCD_MatchTableGetKeyCounter()
6991 uint32_t intFlags; in FM_PCD_MatchTableGetKeyStatistics() local
6997 intFlags = XX_LockIntrSpinlock(p_CcNode->h_Spinlock); in FM_PCD_MatchTableGetKeyStatistics()
7007 XX_UnlockIntrSpinlock(p_CcNode->h_Spinlock, intFlags); in FM_PCD_MatchTableGetKeyStatistics()
7019 uint32_t intFlags; in FM_PCD_MatchTableGetMissStatistics() local
7025 intFlags = XX_LockIntrSpinlock(p_CcNode->h_Spinlock); in FM_PCD_MatchTableGetMissStatistics()
7030 XX_UnlockIntrSpinlock(p_CcNode->h_Spinlock, intFlags); in FM_PCD_MatchTableGetMissStatistics()
7044 uint32_t intFlags; in FM_PCD_MatchTableFindNGetKeyStatistics() local
7050 intFlags = XX_LockIntrSpinlock(p_CcNode->h_Spinlock); in FM_PCD_MatchTableFindNGetKeyStatistics()
7055 XX_UnlockIntrSpinlock(p_CcNode->h_Spinlock, intFlags); in FM_PCD_MatchTableFindNGetKeyStatistics()
7065 XX_UnlockIntrSpinlock(p_CcNode->h_Spinlock, intFlags); in FM_PCD_MatchTableFindNGetKeyStatistics()