Home
last modified time | relevance | path

Searched refs:assert_cfg80211_lock (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/net/wireless/
Dreg.c247 assert_cfg80211_lock(); in regdom_changes()
389 assert_cfg80211_lock(); in reg_is_valid_request()
707 assert_cfg80211_lock(); in freq_reg_info()
794 assert_cfg80211_lock(); in handle_channel()
931 assert_cfg80211_lock(); in handle_reg_beacon()
974 assert_cfg80211_lock(); in wiphy_update_new_beacon()
994 assert_cfg80211_lock(); in wiphy_update_beacon_reg()
1055 assert_cfg80211_lock(); in reg_process_ht_flags_channel()
1238 assert_cfg80211_lock(); in ignore_request()
1357 assert_cfg80211_lock(); in __regulatory_hint()
[all …]
Dcore.c57 assert_cfg80211_lock(); in cfg80211_rdev_by_wiphy_idx()
86 assert_cfg80211_lock(); in wiphy_idx_to_wiphy()
103 assert_cfg80211_lock(); in __cfg80211_rdev_from_info()
185 assert_cfg80211_lock(); in cfg80211_dev_rename()
Dcore.h98 static inline void assert_cfg80211_lock(void) in assert_cfg80211_lock() function