Home
last modified time | relevance | path

Searched refs:stack_count (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/xenpaging/
A Dxenpaging.h65 int stack_count; member
A Dxenpaging.c820 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