Searched refs:stack_count (Results 1 – 2 of 2) sorted by relevance
65 int stack_count; member
820 while ( paging->stack_count > 0 && num < num_pages ) in evict_pages()822 slot = paging->free_slot_stack[--paging->stack_count]; in evict_pages()962 paging->free_slot_stack[paging->stack_count++] = slot; in main()
Completed in 4 milliseconds