Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dswap.c50 struct cpu_fbatches { struct
68 static DEFINE_PER_CPU(struct cpu_fbatches, cpu_fbatches) = { argument
192 local_lock(&cpu_fbatches.lock); in __folio_batch_add_and_move()
206 &cpu_fbatches.op, \
210 offsetof(struct cpu_fbatches, op) >= offsetof(struct cpu_fbatches, lock_irq) \
356 local_lock(&cpu_fbatches.lock); in __lru_cache_activate_folio()
638 struct cpu_fbatches *fbatches = &per_cpu(cpu_fbatches, cpu); in lru_add_drain_cpu()
729 local_lock(&cpu_fbatches.lock); in lru_add_drain()
743 local_lock(&cpu_fbatches.lock); in lru_add_and_bh_lrus_drain()
752 local_lock(&cpu_fbatches.lock); in lru_add_drain_cpu_zone()
[all …]