Searched refs:flush_needed (Results 1 – 4 of 4) sorted by relevance
76 unsigned long __percpu *flush_needed; member124 dtab->flush_needed = __alloc_percpu_gfp(dev_map_bitmap_size(attr), in dev_map_alloc()127 if (!dtab->flush_needed) in dev_map_alloc()142 free_percpu(dtab->flush_needed); in dev_map_alloc()173 unsigned long *bitmap = per_cpu_ptr(dtab->flush_needed, cpu); in dev_map_free()190 free_percpu(dtab->flush_needed); in dev_map_free()215 unsigned long *bitmap = this_cpu_ptr(dtab->flush_needed); in __dev_map_insert_ctx()278 unsigned long *bitmap = this_cpu_ptr(dtab->flush_needed); in __dev_map_flush()389 bitmap = per_cpu_ptr(dev->dtab->flush_needed, cpu); in dev_map_flush_old()
68 unsigned long __percpu *flush_needed; member121 cmap->flush_needed = __alloc_percpu(cpu_map_bitmap_size(attr), in cpu_map_alloc()123 if (!cmap->flush_needed) in cpu_map_alloc()135 free_percpu(cmap->flush_needed); in cpu_map_alloc()492 unsigned long *bitmap = per_cpu_ptr(cmap->flush_needed, cpu); in cpu_map_free()511 free_percpu(cmap->flush_needed); in cpu_map_free()641 unsigned long *bitmap = this_cpu_ptr(cmap->flush_needed); in __cpu_map_insert_ctx()649 unsigned long *bitmap = this_cpu_ptr(cmap->flush_needed); in __cpu_map_flush()
246 int flush_needed = -1; in leon_flush_needed() local264 flush_needed = 0; in leon_flush_needed()267 return flush_needed; in leon_flush_needed()
1722 int flush_needed = 1; in zap_huge_pmd() local1735 flush_needed = 0; in zap_huge_pmd()1749 if (flush_needed) in zap_huge_pmd()