refs 1495 arch/i386/i386/pmap.c int refs;
refs 1502 arch/i386/i386/pmap.c refs = --pmap->pm_obj.uo_refs;
refs 1504 arch/i386/i386/pmap.c if (refs > 0)
refs 533 uvm/uvm_amap.c int refs;
refs 546 uvm/uvm_amap.c refs = --anon->an_ref;
refs 548 uvm/uvm_amap.c if (refs == 0) {
refs 1024 uvm/uvm_amap.c int refs;
refs 1057 uvm/uvm_amap.c refs = --anon->an_ref;
refs 1059 uvm/uvm_amap.c if (refs == 0) {
refs 698 uvm/uvm_loan.c int refs;
refs 702 uvm/uvm_loan.c refs = --anon->an_ref;
refs 705 uvm/uvm_loan.c if (refs == 0) {
refs 2868 uvm/uvm_map.c int rv, error, refs;
refs 3003 uvm/uvm_map.c refs = --anon->an_ref;
refs 3005 uvm/uvm_map.c if (refs == 0)