Searched defs:work (Results 1 – 12 of 12) sorted by relevance
73 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()
1305 struct work_struct work; member1349 static void memory_failure_work_func(struct work_struct *work) in memory_failure_work_func()
126 struct work_struct work; member670 static void __zswap_pool_release(struct work_struct *work) in __zswap_pool_release()
700 struct work_struct *work = &per_cpu(lru_add_drain_work, cpu); in lru_add_drain_all() local
477 static void cgwb_release_workfn(struct work_struct *work) in cgwb_release_workfn()
1693 struct work_struct work; member1850 static void high_work_func(struct work_struct *work) in high_work_func()2155 struct work_struct work; member3713 static void memcg_event_remove(struct work_struct *work) in memcg_event_remove()
1840 static void kmemleak_do_cleanup(struct work_struct *work) in kmemleak_do_cleanup()
1109 static void pcpu_balance_workfn(struct work_struct *work) in pcpu_balance_workfn()
1560 static void refresh_vm_stats(struct work_struct *work) in refresh_vm_stats()
351 static void swap_discard_work(struct work_struct *work) in swap_discard_work()
2184 static void async_free_zspage(struct work_struct *work) in async_free_zspage()
4051 struct delayed_work *work = to_delayed_work(w); in cache_reap() local