Lines Matching defs:intSave
57 UINT32 intSave; 61 intSave = LOS_IntLock(); 63 LOS_IntRestore(intSave); 91 UINT32 intSave; 97 intSave = LOS_IntLock(); 100 LOS_IntRestore(intSave); 107 LOS_IntRestore(intSave); 113 UINT32 intSave; 120 intSave = LOS_IntLock(); 134 LOS_IntRestore(intSave);