Searched refs:MaxProfileSize (Results 1 – 2 of 2) sorted by relevance
77 UINTN MaxProfileSize; member
956 User->MaxProfileSize += ((ExpandSize + InfoSizeInc - 1) / InfoSizeInc) * InfoSizeInc; in ExpandUserProfile()957 Info = AllocateZeroPool (User->MaxProfileSize); in ExpandUserProfile()1054 if (User->MaxProfileSize - User->UserProfileSize < ALIGN_VARIABLE (InfoSize)) { in AddUserInfo()1476 User->MaxProfileSize = 0; in AddUserProfile()