Searched defs:__map (Results 1 – 4 of 4) sorted by relevance
449 static void regmap_lock_hwlock(void *__map) in regmap_lock_hwlock()456 static void regmap_lock_hwlock_irq(void *__map) in regmap_lock_hwlock_irq()463 static void regmap_lock_hwlock_irqsave(void *__map) in regmap_lock_hwlock_irqsave()471 static void regmap_unlock_hwlock(void *__map) in regmap_unlock_hwlock()478 static void regmap_unlock_hwlock_irq(void *__map) in regmap_unlock_hwlock_irq()485 static void regmap_unlock_hwlock_irqrestore(void *__map) in regmap_unlock_hwlock_irqrestore()492 static void regmap_lock_unlock_none(void *__map) in regmap_lock_unlock_none()497 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex()503 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex()509 static void regmap_lock_spinlock(void *__map) in regmap_lock_spinlock()[all …]
68 unsigned long __map[8]; member
94 unsigned long __map[8]; /* 256 bits */ member
795 #define map_for_each_event(__pe, __idx, __map) \ argument800 #define map_for_each_metric(__pe, __idx, __map, __metric) \ argument