Searched refs:cpu_fbatches (Results 1 – 1 of 1) sorted by relevance
50 struct cpu_fbatches { struct68 static DEFINE_PER_CPU(struct cpu_fbatches, cpu_fbatches) = { argument223 local_lock(&cpu_fbatches.lock); in __folio_batch_add_and_move()237 &cpu_fbatches.op, \241 offsetof(struct cpu_fbatches, op) >= offsetof(struct cpu_fbatches, lock_irq) \387 local_lock(&cpu_fbatches.lock); in __lru_cache_activate_folio()643 struct cpu_fbatches *fbatches = &per_cpu(cpu_fbatches, cpu); in lru_add_drain_cpu()728 local_lock(&cpu_fbatches.lock); in lru_add_drain()742 local_lock(&cpu_fbatches.lock); in lru_add_and_bh_lrus_drain()751 local_lock(&cpu_fbatches.lock); in lru_add_drain_cpu_zone()[all …]
Completed in 7 milliseconds