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