tlb_gather_mmu    317 arch/x86/kernel/ldt.c 	tlb_gather_mmu(&tlb, mm, start, end);
tlb_gather_mmu    660 fs/exec.c      	tlb_gather_mmu(&tlb, mm, old_start, old_end);
tlb_gather_mmu   1187 fs/proc/task_mmu.c 		tlb_gather_mmu(&tlb, mm, 0, -1);
tlb_gather_mmu    554 include/linux/mm_types.h extern void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm,
tlb_gather_mmu   3660 mm/hugetlb.c   	tlb_gather_mmu(&tlb, mm, tlb_start, tlb_end);
tlb_gather_mmu    503 mm/madvise.c   	tlb_gather_mmu(&tlb, mm, start_addr, end_addr);
tlb_gather_mmu    555 mm/madvise.c   	tlb_gather_mmu(&tlb, mm, start_addr, end_addr);
tlb_gather_mmu    720 mm/madvise.c   	tlb_gather_mmu(&tlb, mm, range.start, range.end);
tlb_gather_mmu   1335 mm/memory.c    	tlb_gather_mmu(&tlb, vma->vm_mm, start, range.end);
tlb_gather_mmu   1362 mm/memory.c    	tlb_gather_mmu(&tlb, vma->vm_mm, address, range.end);
tlb_gather_mmu   2613 mm/mmap.c      	tlb_gather_mmu(&tlb, mm, start, end);
tlb_gather_mmu   3148 mm/mmap.c      	tlb_gather_mmu(&tlb, mm, 0, -1);
tlb_gather_mmu    546 mm/oom_kill.c  			tlb_gather_mmu(&tlb, mm, range.start, range.end);