Searched defs:__map (Results 1 – 2 of 2) sorted by relevance
331 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex()337 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex()343 static void regmap_lock_spinlock(void *__map) in regmap_lock_spinlock()353 static void regmap_unlock_spinlock(void *__map) in regmap_unlock_spinlock()
93 unsigned long __map[8]; /* 256 bits */ member