Home
last modified time | relevance | path

Searched refs:cpu_fbatches (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dswap.c50 struct cpu_fbatches { struct
68 static DEFINE_PER_CPU(struct cpu_fbatches, cpu_fbatches) = { argument
237 local_lock(&cpu_fbatches.lock); in __folio_batch_add_and_move()
251 &cpu_fbatches.op, \
255 offsetof(struct cpu_fbatches, op) >= offsetof(struct cpu_fbatches, lock_irq) \
401 local_lock(&cpu_fbatches.lock); in __lru_cache_activate_folio()
657 struct cpu_fbatches *fbatches = &per_cpu(cpu_fbatches, cpu); in lru_add_drain_cpu()
742 local_lock(&cpu_fbatches.lock); in lru_add_drain()
756 local_lock(&cpu_fbatches.lock); in lru_add_and_bh_lrus_drain()
765 local_lock(&cpu_fbatches.lock); in lru_add_drain_cpu_zone()
[all …]