Searched refs:mmu_notif_cleanup (Results 1 – 4 of 4) sorted by relevance
122 struct list_head mmu_notif_cleanup; member
286 list_add_tail(&ep->mmu_list, &scif_info.mmu_notif_cleanup); in scif_unregister_all_windows()
281 INIT_LIST_HEAD(&scif_info.mmu_notif_cleanup); in _scif_init()
300 list_for_each_safe(pos, tmpq, &scif_info.mmu_notif_cleanup) { in scif_mmu_notif_handler()