Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmstat.c2063 queue_delayed_work_on(smp_processor_id(), mm_percpu_wq, in vmstat_update()
2135 flush_workqueue(mm_percpu_wq); in vmstat_flush_workqueue()
2163 queue_delayed_work_on(cpu, mm_percpu_wq, dw, 0); in vmstat_shepherd()
2284 struct workqueue_struct *mm_percpu_wq; variable
2290 mm_percpu_wq = alloc_workqueue("mm_percpu_wq", in init_mm_internals()
H A Dfolio.c799 if (WARN_ON(!mm_percpu_wq)) in __lru_add_drain_all()
862 queue_work_on(cpu, mm_percpu_wq, work); in __lru_add_drain_all()
H A Dinternal.h1215 extern struct workqueue_struct *mm_percpu_wq;