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