Searched defs:mmu_notifier_subscriptions (Results 1 – 1 of 1) sorted by relevance
39 struct mmu_notifier_subscriptions { struct41 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;