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

/linux-4.1.27/mm/
H A Drmap.c1265 inc_mm_counter(mm, MM_SWAPENTS); try_to_unmap_one()
H A Dswapfile.c1119 inc_mm_counter(vma->vm_mm, MM_ANONPAGES); unuse_pte()
H A Dmemory.c172 #define inc_mm_counter_fast(mm, member) inc_mm_counter(mm, member)
/linux-4.1.27/kernel/events/
H A Duprobes.c192 inc_mm_counter(mm, MM_ANONPAGES); __replace_page()
/linux-4.1.27/include/linux/
H A Dmm.h1320 static inline void inc_mm_counter(struct mm_struct *mm, int member) inc_mm_counter() function

Completed in 428 milliseconds