Home
last modified time | relevance | path

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

/mm/
Dvmpressure.c70 static struct vmpressure *work_to_vmpressure(struct work_struct *work) in work_to_vmpressure()
180 static void vmpressure_work_fn(struct work_struct *work) in vmpressure_work_fn()
Dbacking-dev.c400 static void wb_update_bandwidth_workfn(struct work_struct *work) in wb_update_bandwidth_workfn()
522 static void cgwb_release_workfn(struct work_struct *work) in cgwb_release_workfn()
790 static void cleanup_offline_cgwbs_workfn(struct work_struct *work) in cleanup_offline_cgwbs_workfn()
Dpage_reporting.c312 static void page_reporting_process(struct work_struct *work) in page_reporting_process()
Dz3fold.c112 struct work_struct work; member
153 struct work_struct work; member
Dswap.c891 struct work_struct *work = &per_cpu(lru_add_drain_work, cpu); in __lru_add_drain_all() local
Dmemory-failure.c2399 struct work_struct work; member
2443 static void memory_failure_work_func(struct work_struct *work) in memory_failure_work_func()
Dslab_common.c424 static void slab_caches_to_rcu_destroy_workfn(struct work_struct *work) in slab_caches_to_rcu_destroy_workfn()
Dzswap.c853 static void __zswap_pool_release(struct work_struct *work) in __zswap_pool_release()
Dkmemleak.c2025 static void kmemleak_do_cleanup(struct work_struct *work) in kmemleak_do_cleanup()
Dmemcontrol.c2250 struct work_struct work; member
2467 static void high_work_func(struct work_struct *work) in high_work_func()
4888 static void memcg_event_remove(struct work_struct *work) in memcg_event_remove()
Dvmstat.c1881 static void refresh_vm_stats(struct work_struct *work) in refresh_vm_stats()
Dpercpu.c2226 static void pcpu_balance_workfn(struct work_struct *work) in pcpu_balance_workfn()
Dzsmalloc.c1904 static void async_free_zspage(struct work_struct *work) in async_free_zspage()
Dswapfile.c411 static void swap_discard_work(struct work_struct *work) in swap_discard_work()
Dslab.c3815 struct delayed_work *work = to_delayed_work(w); in cache_reap() local
Dvmalloc.c1808 static void drain_vmap_area_work(struct work_struct *work) in drain_vmap_area_work()
Dhugetlb.c1815 static void free_hpage_workfn(struct work_struct *work) in free_hpage_workfn()
Dslub.c2809 struct work_struct work; member
/mm/kfence/
Dcore.c804 static void wake_up_kfence_timer(struct irq_work *work) in wake_up_kfence_timer()
822 static void toggle_allocation_gate(struct work_struct *work) in toggle_allocation_gate()
/mm/kasan/
Dkasan_test.c1204 static void workqueue_uaf_work(struct work_struct *work) in workqueue_uaf_work()
1212 struct work_struct *work; in workqueue_uaf() local