Searched refs:ps_lock (Results 1 – 14 of 14) sorted by relevance
120 allocate a shadow copy of the ps_lock pointer, then initialize it::127 spinlock_t *ps_lock;133 ps_lock = klp_shadow_alloc(sta, PS_LOCK, sizeof(*ps_lock), gfp,135 if (!ps_lock)137 spin_lock_init(ps_lock);140 When requiring a ps_lock, query the shadow variable API to retrieve one145 spinlock_t *ps_lock;148 ps_lock = klp_shadow_get(sta, PS_LOCK);149 if (ps_lock)150 spin_lock(ps_lock);[all …]
380 spin_lock_bh(&dev->ps_lock); in mt7603_sta_remove()383 spin_unlock_bh(&dev->ps_lock); in mt7603_sta_remove()419 spin_lock_bh(&dev->ps_lock); in mt7603_sta_ps()421 spin_unlock_bh(&dev->ps_lock); in mt7603_sta_ps()476 spin_lock_bh(&dev->ps_lock); in mt7603_release_buffered_frames()492 spin_unlock_bh(&dev->ps_lock); in mt7603_release_buffered_frames()
82 spin_lock_bh(&dev->ps_lock); in mt7603_rx_loopback_skb()88 spin_unlock_bh(&dev->ps_lock); in mt7603_rx_loopback_skb()
53 spin_lock_bh(&dev->ps_lock); in mt7603_update_beacon_iter()75 spin_unlock_bh(&dev->ps_lock); in mt7603_update_beacon_iter()
245 lockdep_assert_held(&dev->ps_lock); in __mt7603_wtbl_set_ps()273 spin_lock_bh(&dev->ps_lock); in mt7603_wtbl_set_ps()275 spin_unlock_bh(&dev->ps_lock); in mt7603_wtbl_set_ps()280 spin_lock_bh(&dev->ps_lock); in mt7603_wtbl_sta_ps()283 spin_unlock_bh(&dev->ps_lock); in mt7603_wtbl_sta_ps()288 spin_lock_bh(&dev->ps_lock); in mt7603_wtbl_restore_ps()296 spin_unlock_bh(&dev->ps_lock); in mt7603_wtbl_restore_ps()
130 spinlock_t ps_lock; member
158 struct mutex ps_lock; member441 mutex_lock(&psdata->ps_lock); in ps_control()470 mutex_unlock(&psdata->ps_lock); in ps_control()562 mutex_init(&psdata->ps_lock); in ps_setup()573 mutex_lock(&psdata->ps_lock); in ps_wakeup()575 mutex_unlock(&psdata->ps_lock); in ps_wakeup()590 mutex_lock(&psdata->ps_lock); in ps_cleanup()592 mutex_unlock(&psdata->ps_lock); in ps_cleanup()599 mutex_destroy(&psdata->ps_lock); in ps_cleanup()
1178 mutex_lock(&ptp_port->ps_lock); in ice_ptp_port_phy_stop()1200 mutex_unlock(&ptp_port->ps_lock); in ice_ptp_port_phy_stop()1225 mutex_lock(&ptp_port->ps_lock); in ice_ptp_port_phy_restart()1268 mutex_unlock(&ptp_port->ps_lock); in ice_ptp_port_phy_restart()3251 mutex_init(&ptp_port->ps_lock); in ice_ptp_init_port()3374 mutex_destroy(&ptp->port.ps_lock); in ice_ptp_init()3402 mutex_destroy(&pf->ptp.port.ps_lock); in ice_ptp_release()3425 mutex_destroy(&pf->ptp.port.ps_lock); in ice_ptp_release()
342 spin_lock_init(&adapter->ps_lock); in rsi_91x_init()
368 spinlock_t ps_lock; /*To protect power save config*/ member
722 spin_lock_irqsave(&adapter->ps_lock, flags); in rsi_mac80211_config()727 spin_unlock_irqrestore(&adapter->ps_lock, flags); in rsi_mac80211_config()
752 spinlock_t ps_lock; member
665 spin_lock_init(&sta->ps_lock); in __sta_info_alloc()1866 spin_lock_bh(&sta->ps_lock); in ieee80211_sta_ps_deliver_wakeup()1895 spin_unlock_bh(&sta->ps_lock); in ieee80211_sta_ps_deliver_wakeup()
486 spin_lock(&sta->ps_lock); in ieee80211_tx_h_unicast_ps_buf()495 spin_unlock(&sta->ps_lock); in ieee80211_tx_h_unicast_ps_buf()513 spin_unlock(&sta->ps_lock); in ieee80211_tx_h_unicast_ps_buf()