Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmmu_notifier.c37 struct mmu_notifier_subscriptions { struct
43 struct mmu_notifier_subscriptions_hdr hdr; argument
45 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;