Searched refs:nr_updated (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/mm/
H A Dmempolicy.c570 int nr_updated; change_prot_numa() local
572 nr_updated = change_protection(vma, addr, end, PAGE_NONE, 0, 1); change_prot_numa()
573 if (nr_updated) change_prot_numa()
574 count_vm_numa_events(NUMA_PTE_UPDATES, nr_updated); change_prot_numa()
576 return nr_updated; change_prot_numa()

Completed in 55 milliseconds