Searched refs:current_process (Results 1 – 1 of 1) sorted by relevance
38 HANDLE current_process; in alloc_seg() local61 current_process = GetCurrentProcess(); in alloc_seg()111 if (!QueryWorkingSetEx(current_process, &info, sizeof(info))) { in alloc_seg()