Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_main.h112 struct work_struct mmu_notif_work; member
Dscif_rma_list.c279 schedule_work(&scif_info.mmu_notif_work); in scif_unregister_all_windows()
Dscif_main.c291 INIT_WORK(&scif_info.mmu_notif_work, scif_mmu_notif_handler); in _scif_init()