ogm_buff_mutex    198 net/batman-adv/bat_iv_ogm.c 	mutex_lock(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    207 net/batman-adv/bat_iv_ogm.c 		mutex_unlock(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    221 net/batman-adv/bat_iv_ogm.c 	mutex_unlock(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    228 net/batman-adv/bat_iv_ogm.c 	mutex_lock(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    233 net/batman-adv/bat_iv_ogm.c 	mutex_unlock(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    241 net/batman-adv/bat_iv_ogm.c 	mutex_lock(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    254 net/batman-adv/bat_iv_ogm.c 	mutex_unlock(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    263 net/batman-adv/bat_iv_ogm.c 	mutex_lock(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    273 net/batman-adv/bat_iv_ogm.c 	mutex_unlock(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    790 net/batman-adv/bat_iv_ogm.c 	lockdep_assert_held(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    868 net/batman-adv/bat_iv_ogm.c 	mutex_lock(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    870 net/batman-adv/bat_iv_ogm.c 	mutex_unlock(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex    273 net/batman-adv/bat_v_ogm.c 	lockdep_assert_held(&bat_priv->bat_v.ogm_buff_mutex);
ogm_buff_mutex    376 net/batman-adv/bat_v_ogm.c 	mutex_lock(&bat_priv->bat_v.ogm_buff_mutex);
ogm_buff_mutex    378 net/batman-adv/bat_v_ogm.c 	mutex_unlock(&bat_priv->bat_v.ogm_buff_mutex);
ogm_buff_mutex    442 net/batman-adv/bat_v_ogm.c 	mutex_lock(&bat_priv->bat_v.ogm_buff_mutex);
ogm_buff_mutex    450 net/batman-adv/bat_v_ogm.c 	mutex_unlock(&bat_priv->bat_v.ogm_buff_mutex);
ogm_buff_mutex   1072 net/batman-adv/bat_v_ogm.c 	mutex_init(&bat_priv->bat_v.ogm_buff_mutex);
ogm_buff_mutex   1085 net/batman-adv/bat_v_ogm.c 	mutex_lock(&bat_priv->bat_v.ogm_buff_mutex);
ogm_buff_mutex   1091 net/batman-adv/bat_v_ogm.c 	mutex_unlock(&bat_priv->bat_v.ogm_buff_mutex);
ogm_buff_mutex    933 net/batman-adv/hard-interface.c 	mutex_init(&hard_iface->bat_iv.ogm_buff_mutex);
ogm_buff_mutex     87 net/batman-adv/types.h 	struct mutex ogm_buff_mutex;
ogm_buff_mutex   1547 net/batman-adv/types.h 	struct mutex ogm_buff_mutex;