Home
last modified time | relevance | path

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

/linux/mm/
H A Dmmu_notifier.c37 struct mmu_notifier_subscriptions { struct
39 struct hlist_head list;
40 bool has_itree;
42 spinlock_t lock;
43 unsigned long invalidate_seq;
44 unsigned long active_invalidate_ranges;
45 struct rb_root_cached itree;
46 wait_queue_head_t wq;
47 struct hlist_head deferred_list;