PQ_ANON 282 uvm/uvm_anon.c if (pg->uobject == NULL && (pg->pg_flags & PQ_ANON) == 0) { PQ_ANON 284 uvm/uvm_anon.c atomic_setbits_int(&pg->pg_flags, PQ_ANON); PQ_ANON 1134 uvm/uvm_fault.c &anon->an_page->pg_flags, PQ_ANON); PQ_ANON 1145 uvm/uvm_fault.c atomic_setbits_int(&pg->pg_flags, PQ_ANON); PQ_ANON 336 uvm/uvm_loan.c if (pg && (pg->pg_flags & PQ_ANON) != 0 && anon->an_ref == 1) PQ_ANON 2964 uvm/uvm_map.c if ((pg->pg_flags & PQ_ANON) == 0) { PQ_ANON 3732 uvm/uvm_map.c if (pg->pg_flags & PQ_ANON) { PQ_ANON 1044 uvm/uvm_page.c atomic_setbits_int(&pg->pg_flags, PQ_ANON); PQ_ANON 1179 uvm/uvm_page.c atomic_clearbits_int(&pg->pg_flags, PQ_ANON); PQ_ANON 177 uvm/uvm_page.h #define PQ_SWAPBACKED (PQ_ANON|PQ_AOBJ) PQ_ANON 541 uvm/uvm_pager.c if (pg->pg_flags & PQ_ANON) { PQ_ANON 648 uvm/uvm_pager.c if (ppsp[lcv]->pg_flags & PQ_ANON) { PQ_ANON 670 uvm/uvm_pager.c if (ppsp[lcv]->pg_flags & PQ_ANON) { PQ_ANON 725 uvm/uvm_pager.c if (ppsp[lcv]->pg_flags & PQ_ANON) PQ_ANON 838 uvm/uvm_pager.c if (pg->pg_flags & PQ_ANON) { PQ_ANON 868 uvm/uvm_pager.c if (pg->pg_flags & PQ_ANON) { PQ_ANON 476 uvm/uvm_pdaemon.c if ((p->pg_flags & PQ_ANON) || p->uobject == NULL) { PQ_ANON 489 uvm/uvm_pdaemon.c if ((p->pg_flags & PQ_ANON) == 0) { PQ_ANON 493 uvm/uvm_pdaemon.c PQ_ANON); PQ_ANON 602 uvm/uvm_pdaemon.c if ((p->pg_flags & PQ_ANON) && PQ_ANON 1049 uvm/uvm_pdaemon.c if ((p->pg_flags & PQ_ANON) || p->uobject == NULL) { PQ_ANON 1055 uvm/uvm_pdaemon.c if ((p->pg_flags & PQ_ANON) == 0) { PQ_ANON 1058 uvm/uvm_pdaemon.c atomic_setbits_int(&p->pg_flags, PQ_ANON); PQ_ANON 1070 uvm/uvm_pdaemon.c if (p->pg_flags & PQ_ANON) PQ_ANON 1083 uvm/uvm_pdaemon.c if ((p->pg_flags & PQ_ANON) && p->uanon->an_swslot) { PQ_ANON 1113 uvm/uvm_pdaemon.c if (p->pg_flags & PQ_ANON)