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.c503 static void wb_update_bandwidth_workfn(struct work_struct *work) in wb_update_bandwidth_workfn()
612 static void cgwb_release_workfn(struct work_struct *work) in cgwb_release_workfn()
880 static void cleanup_offline_cgwbs_workfn(struct work_struct *work) in cleanup_offline_cgwbs_workfn()
Dpage_reporting.c307 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.c905 struct work_struct *work = &per_cpu(lru_add_drain_work, cpu); in __lru_add_drain_all() local
Dmemory-failure.c2446 struct work_struct work; member
2490 static void memory_failure_work_func(struct work_struct *work) in memory_failure_work_func()
Dgcma.c742 static void evict_gcma_pages(struct work_struct *work) in evict_gcma_pages()
Dzswap.c373 static void __zswap_pool_release(struct work_struct *work) in __zswap_pool_release()
Dswapfile.c512 static void swap_discard_work(struct work_struct *work) in swap_discard_work()
784 static void swap_reclaim_work(struct work_struct *work) in swap_reclaim_work()
Dkmemleak.c2147 static void kmemleak_do_cleanup(struct work_struct *work) in kmemleak_do_cleanup()
Dvmstat.c1937 static void refresh_vm_stats(struct work_struct *work) in refresh_vm_stats()
Dmemcontrol.c1765 struct work_struct work; member
1980 static void high_work_func(struct work_struct *work) in high_work_func()
Dvmalloc.c2217 static void purge_vmap_node(struct work_struct *work) in purge_vmap_node()
2348 static void drain_vmap_area_work(struct work_struct *work) in drain_vmap_area_work()
Dpercpu.c2198 static void pcpu_balance_workfn(struct work_struct *work) in pcpu_balance_workfn()
Dmemcontrol-v1.c1869 static void memcg_event_remove(struct work_struct *work) in memcg_event_remove()
Dzsmalloc.c1863 static void async_free_zspage(struct work_struct *work) in async_free_zspage()
Dhugetlb.c1719 static void free_hpage_workfn(struct work_struct *work) in free_hpage_workfn()
Dslub.c3364 struct work_struct work; member
/mm/kfence/
Dcore.c824 static void wake_up_kfence_timer(struct irq_work *work) in wake_up_kfence_timer()
842 static void toggle_allocation_gate(struct work_struct *work) in toggle_allocation_gate()
/mm/kasan/
Dkasan_test_c.c875 static void workqueue_uaf_work(struct work_struct *work) in workqueue_uaf_work()
883 struct work_struct *work; in workqueue_uaf() local