Searched defs:gmap_notifier (Results 1 – 4 of 4) sorted by relevance
87 struct gmap_notifier { struct88 struct list_head list;89 struct rcu_head rcu;90 void (*notifier_call)(struct gmap *gmap, unsigned long start,
93 struct gmap_notifier { struct94 struct list_head list;95 struct rcu_head rcu;96 void (*notifier_call)(struct gmap *gmap, unsigned long start,
213 static struct gmap_notifier gmap_notifier; variable
225 static struct gmap_notifier gmap_notifier; variable