Searched defs:mmu_notifier_subscriptions (Results 1 – 1 of 1) sorted by relevance
37 struct mmu_notifier_subscriptions { struct43 struct mmu_notifier_subscriptions_hdr hdr; argument45 struct hlist_head list;46 bool has_itree;48 spinlock_t lock;49 unsigned long invalidate_seq;50 unsigned long active_invalidate_ranges;51 struct rb_root_cached itree;52 wait_queue_head_t wq;53 struct hlist_head deferred_list;