Home
last modified time | relevance | path

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

/linux-6.12.1/mm/ !
Dmmu_notifier.c39 struct mmu_notifier_subscriptions { struct
41 struct hlist_head list;
42 bool has_itree;
44 spinlock_t lock;
45 unsigned long invalidate_seq;
46 unsigned long active_invalidate_ranges;
47 struct rb_root_cached itree;
48 wait_queue_head_t wq;
49 struct hlist_head deferred_list;