Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dsched.c557 pgcnt_t stack_pages; in swapin() local
569 stack_pages = btopr(stack_size); in swapin()
575 tnf_ulong, page_count, stack_pages); in swapin()
595 stack_pages); in swapin()
598 pp->p_swrss -= stack_pages; in swapin()
614 pp, stack_pages); in swapin()
663 pgcnt_t stack_pages; in swapout() local
704 stack_pages = btopr(stack_size); in swapout()
705 ws_pages += stack_pages; in swapout()
714 stack_pages); in swapout()
[all …]