Searched refs:local (Results 1 – 2 of 2) sorted by relevance
48 for (batch = &tlb->local; batch && batch->nr; batch = batch->next) { in tlb_batch_pages_flush()52 tlb->active = &tlb->local; in tlb_batch_pages_flush()59 for (batch = tlb->local.next; batch; batch = next) { in tlb_batch_list_free()63 tlb->local.next = NULL; in tlb_batch_list_free()258 tlb->local.next = NULL; in __tlb_gather_mmu()259 tlb->local.nr = 0; in __tlb_gather_mmu()260 tlb->local.max = ARRAY_SIZE(tlb->__pages); in __tlb_gather_mmu()261 tlb->active = &tlb->local; in __tlb_gather_mmu()
589 static int __hugetlb_events_show(struct seq_file *seq, bool local) in __hugetlb_events_show() argument598 if (local) in __hugetlb_events_show()