Home
last modified time | relevance | path

Searched defs:work (Results 1 – 12 of 12) sorted by relevance

/mm/
Dvmpressure.c73 static struct vmpressure *work_to_vmpressure(struct work_struct *work) in work_to_vmpressure()
167 static void vmpressure_work_fn(struct work_struct *work) in vmpressure_work_fn()
Dmemory-failure.c1305 struct work_struct work; member
1349 static void memory_failure_work_func(struct work_struct *work) in memory_failure_work_func()
Dzswap.c126 struct work_struct work; member
670 static void __zswap_pool_release(struct work_struct *work) in __zswap_pool_release()
Dswap.c700 struct work_struct *work = &per_cpu(lru_add_drain_work, cpu); in lru_add_drain_all() local
Dbacking-dev.c477 static void cgwb_release_workfn(struct work_struct *work) in cgwb_release_workfn()
Dmemcontrol.c1693 struct work_struct work; member
1850 static void high_work_func(struct work_struct *work) in high_work_func()
2155 struct work_struct work; member
3713 static void memcg_event_remove(struct work_struct *work) in memcg_event_remove()
Dkmemleak.c1840 static void kmemleak_do_cleanup(struct work_struct *work) in kmemleak_do_cleanup()
Dpercpu.c1109 static void pcpu_balance_workfn(struct work_struct *work) in pcpu_balance_workfn()
Dvmstat.c1560 static void refresh_vm_stats(struct work_struct *work) in refresh_vm_stats()
Dswapfile.c351 static void swap_discard_work(struct work_struct *work) in swap_discard_work()
Dzsmalloc.c2184 static void async_free_zspage(struct work_struct *work) in async_free_zspage()
Dslab.c4051 struct delayed_work *work = to_delayed_work(w); in cache_reap() local