| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_dev.c | 32 spin_lock_bh(&enic->devcmd_lock); in enic_dev_fw_info() 43 spin_lock_bh(&enic->devcmd_lock); in enic_dev_stats_dump() 57 spin_lock_bh(&enic->devcmd_lock); in enic_dev_add_station_addr() 71 spin_lock_bh(&enic->devcmd_lock); in enic_dev_del_station_addr() 83 spin_lock_bh(&enic->devcmd_lock); in enic_dev_packet_filter() 95 spin_lock_bh(&enic->devcmd_lock); in enic_dev_add_addr() 106 spin_lock_bh(&enic->devcmd_lock); in enic_dev_del_addr() 117 spin_lock_bh(&enic->devcmd_lock); in enic_dev_notify_unset() 128 spin_lock_bh(&enic->devcmd_lock); in enic_dev_hang_notify() 139 spin_lock_bh(&enic->devcmd_lock); in enic_dev_set_ig_vlan_rewrite_mode() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_util.c | 80 spin_lock_bh(&cmd->r2t_lock); in iscsit_add_r2t_to_list() 91 spin_lock_bh(&cmd->r2t_lock); in iscsit_get_r2t_for_eos() 110 spin_lock_bh(&cmd->r2t_lock); in iscsit_get_r2t_from_list() 136 spin_lock_bh(&cmd->r2t_lock); in iscsit_free_r2ts_from_list() 246 spin_lock_bh(&cmd->r2t_lock); in iscsit_get_holder_for_r2tsn() 403 spin_lock_bh(&conn->cmd_lock); in iscsit_find_cmd_from_itt() 425 spin_lock_bh(&conn->cmd_lock); in iscsit_find_cmd_from_itt_or_dump() 451 spin_lock_bh(&conn->cmd_lock); in iscsit_find_cmd_from_ttt() 534 spin_lock_bh(&conn->immed_queue_lock); in iscsit_add_cmd_to_immediate_queue() 548 spin_lock_bh(&conn->immed_queue_lock); in iscsit_get_cmd_from_immediate_queue() [all …]
|
| /OK3568_Linux_fs/kernel/net/tls/ |
| H A D | tls_toe.c | 61 spin_lock_bh(&device_spinlock); in tls_toe_bypass() 87 spin_lock_bh(&device_spinlock); in tls_toe_unhash() 94 spin_lock_bh(&device_spinlock); in tls_toe_unhash() 108 spin_lock_bh(&device_spinlock); in tls_toe_hash() 115 spin_lock_bh(&device_spinlock); in tls_toe_hash() 127 spin_lock_bh(&device_spinlock); in tls_toe_register_device() 135 spin_lock_bh(&device_spinlock); in tls_toe_unregister_device()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/ |
| H A D | queue.c | 101 spin_lock_bh(&stats->lock); in __cw1200_queue_gc() 135 spin_lock_bh(&queue->lock); in cw1200_queue_gc() 206 spin_lock_bh(&queue->lock); in cw1200_queue_clear() 218 spin_lock_bh(&stats->lock); in cw1200_queue_clear() 263 spin_lock_bh(&queue->lock); in cw1200_queue_get_num_queued() 287 spin_lock_bh(&queue->lock); in cw1200_queue_put() 306 spin_lock_bh(&stats->lock); in cw1200_queue_put() 339 spin_lock_bh(&queue->lock); in cw1200_queue_get() 357 spin_lock_bh(&stats->lock); in cw1200_queue_get() 381 spin_lock_bh(&queue->lock); in cw1200_queue_requeue() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | mac80211_if.c | 409 spin_lock_bh(&wl->lock); in brcms_ops_tx() 434 spin_lock_bh(&wl->lock); in brcms_ops_start() 440 spin_lock_bh(&wl->lock); in brcms_ops_start() 471 spin_lock_bh(&wl->lock); in brcms_ops_stop() 483 spin_lock_bh(&wl->lock); in brcms_ops_stop() 503 spin_lock_bh(&wl->lock); in brcms_ops_add_interface() 524 spin_lock_bh(&wl->lock); in brcms_ops_remove_interface() 537 spin_lock_bh(&wl->lock); in brcms_ops_config() 597 spin_lock_bh(&wl->lock); in brcms_ops_bss_info_changed() 609 spin_lock_bh(&wl->lock); in brcms_ops_bss_info_changed() [all …]
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | pm.c | 40 spin_lock_bh(&msk->pm.lock); in mptcp_pm_remove_subflow() 69 spin_lock_bh(&pm->lock); in mptcp_pm_allow_new_subflow() 107 spin_lock_bh(&pm->lock); in mptcp_pm_fully_established() 130 spin_lock_bh(&pm->lock); in mptcp_pm_subflow_established() 151 spin_lock_bh(&pm->lock); in mptcp_pm_add_addr_received() 167 spin_lock_bh(&pm->lock); in mptcp_pm_rm_addr_received() 180 spin_lock_bh(&msk->pm.lock); in mptcp_pm_add_addr_signal() 205 spin_lock_bh(&msk->pm.lock); in mptcp_pm_rm_addr_signal()
|
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | ap_queue.c | 463 spin_lock_bh(&aq->lock); in request_count_show() 482 spin_lock_bh(&aq->lock); in request_count_store() 497 spin_lock_bh(&aq->lock); in requestq_count_show() 512 spin_lock_bh(&aq->lock); in pendingq_count_show() 527 spin_lock_bh(&aq->lock); in reset_show() 550 spin_lock_bh(&aq->lock); in reset_store() 570 spin_lock_bh(&aq->lock); in interrupt_show() 589 spin_lock_bh(&aq->lock); in config_show() 604 spin_lock_bh(&aq->lock); in states_show() 666 spin_lock_bh(&aq->lock); in last_err_rc_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_mcast.c | 58 spin_lock_bh(&qp->grp_lock); in rxe_mcast_add_grp_elem() 59 spin_lock_bh(&grp->mcg_lock); in rxe_mcast_add_grp_elem() 105 spin_lock_bh(&qp->grp_lock); in rxe_mcast_drop_grp_elem() 106 spin_lock_bh(&grp->mcg_lock); in rxe_mcast_drop_grp_elem() 136 spin_lock_bh(&qp->grp_lock); in rxe_drop_all_mcast_groups() 147 spin_lock_bh(&grp->mcg_lock); in rxe_drop_all_mcast_groups()
|
| /OK3568_Linux_fs/kernel/net/ax25/ |
| H A D | ax25_iface.c | 85 spin_lock_bh(&linkfail_lock); in ax25_linkfail_register() 94 spin_lock_bh(&linkfail_lock); in ax25_linkfail_release() 114 spin_lock_bh(&listen_lock); in ax25_listen_register() 128 spin_lock_bh(&listen_lock); in ax25_listen_release() 178 spin_lock_bh(&listen_lock); in ax25_listen_mine() 194 spin_lock_bh(&linkfail_lock); in ax25_link_failed()
|
| /OK3568_Linux_fs/kernel/net/netrom/ |
| H A D | nr_route.c | 49 spin_lock_bh(&nr_node_list_lock); in nr_node_get() 66 spin_lock_bh(&nr_neigh_list_lock); in nr_neigh_get_dev() 124 spin_lock_bh(&nr_node_list_lock); in nr_add_node() 175 spin_lock_bh(&nr_neigh_list_lock); in nr_add_node() 206 spin_lock_bh(&nr_node_list_lock); in nr_add_node() 298 spin_lock_bh(&nr_node_list_lock); in nr_remove_node() 314 spin_lock_bh(&nr_neigh_list_lock); in nr_remove_neigh() 418 spin_lock_bh(&nr_neigh_list_lock); in nr_add_neigh() 460 spin_lock_bh(&nr_node_list_lock); in nr_dec_obs() 516 spin_lock_bh(&nr_neigh_list_lock); in nr_rt_device_down() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hsi/clients/ |
| H A D | ssi_protocol.c | 222 spin_lock_bh(&ssi->lock); in ssip_release_cmd() 233 spin_lock_bh(&ssi->lock); in ssip_claim_cmd() 347 spin_lock_bh(&ssi->lock); in ssip_slave_start_tx() 366 spin_lock_bh(&ssi->lock); in ssip_slave_stop_tx() 396 spin_lock_bh(&ssi->lock); in ssip_reset() 402 spin_lock_bh(&ssi->lock); in ssip_reset() 427 spin_lock_bh(&ssi->lock); in ssip_dump_state() 523 spin_lock_bh(&ssi->lock); in ssip_start_rx() 547 spin_lock_bh(&ssi->lock); in ssip_stop_rx() 567 spin_lock_bh(&ssi->lock); in ssip_strans_complete() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | sta.c | 55 spin_lock_bh(&priv->sta_lock); in iwl_process_add_sta_resp() 119 spin_lock_bh(&priv->sta_lock); in iwl_send_add_sta() 210 spin_lock_bh(&priv->sta_lock); in iwl_sta_update_ht() 338 spin_lock_bh(&priv->sta_lock); in iwl_add_station_common() 375 spin_lock_bh(&priv->sta_lock); in iwl_add_station_common() 437 spin_lock_bh(&priv->sta_lock); in iwl_send_remove_station() 480 spin_lock_bh(&priv->sta_lock); in iwl_remove_station() 535 spin_lock_bh(&priv->sta_lock); in iwl_deactivate_station() 620 spin_lock_bh(&priv->sta_lock); in iwl_clear_ucode_stations() 664 spin_lock_bh(&priv->sta_lock); in iwl_restore_stations() [all …]
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mesh_pathtbl.c | 222 spin_lock_bh(&mpath->state_lock); in mpath_lookup() 265 spin_lock_bh(&mpath->state_lock); in __mesh_path_lookup_by_idx() 314 spin_lock_bh(&mpath->state_lock); in mesh_path_add_gate() 350 spin_lock_bh(&tbl->gates_lock); in mesh_gate_del() 422 spin_lock_bh(&tbl->walk_lock); in mesh_path_add() 465 spin_lock_bh(&tbl->walk_lock); in mpp_path_add() 501 spin_lock_bh(&mpath->state_lock); in mesh_plink_broken() 519 spin_lock_bh(&mpath->state_lock); in mesh_path_free_rcu() 555 spin_lock_bh(&tbl->walk_lock); in mesh_path_flush_by_nexthop() 570 spin_lock_bh(&tbl->walk_lock); in mpp_flush_by_proxy() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_lock.c | 65 spin_lock_bh(&lock_data->spinlock); in drm_lock_take() 129 spin_lock_bh(&lock_data->spinlock); in drm_legacy_lock_free() 189 spin_lock_bh(&master->lock.spinlock); in drm_legacy_lock() 216 spin_lock_bh(&master->lock.spinlock); in drm_legacy_lock() 294 spin_lock_bh(&lock_data->spinlock); in drm_legacy_idlelock_take() 300 spin_lock_bh(&lock_data->spinlock); in drm_legacy_idlelock_take() 314 spin_lock_bh(&lock_data->spinlock); in drm_legacy_idlelock_release()
|
| /OK3568_Linux_fs/kernel/net/rose/ |
| H A D | rose_route.c | 58 spin_lock_bh(&rose_node_list_lock); in rose_add_node() 59 spin_lock_bh(&rose_neigh_list_lock); in rose_add_node() 299 spin_lock_bh(&rose_node_list_lock); in rose_del_node() 300 spin_lock_bh(&rose_neigh_list_lock); in rose_del_node() 394 spin_lock_bh(&rose_neigh_list_lock); in rose_add_loopback_neigh() 408 spin_lock_bh(&rose_node_list_lock); in rose_add_loopback_node() 452 spin_lock_bh(&rose_node_list_lock); in rose_del_loopback_node() 483 spin_lock_bh(&rose_node_list_lock); in rose_rt_device_down() 484 spin_lock_bh(&rose_neigh_list_lock); in rose_rt_device_down() 534 spin_lock_bh(&rose_route_list_lock); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | 11n_rxreorder.c | 118 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_dispatch_pkt_until_start_win() 165 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_scan_and_dispatch() 209 spin_lock_bh(&priv->adapter->rx_proc_lock); in mwifiex_del_rx_reorder_entry() 224 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_del_rx_reorder_entry() 231 spin_lock_bh(&priv->adapter->rx_proc_lock); in mwifiex_del_rx_reorder_entry() 246 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_get_rx_reorder_tbl() 268 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_del_rx_reorder_tbl_by_ta() 273 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_del_rx_reorder_tbl_by_ta() 292 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_find_last_seq_num() 370 spin_lock_bh(&priv->sta_list_spinlock); in mwifiex_11n_create_rx_reorder_tbl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/ |
| H A D | txrx.c | 120 spin_lock_bh(&conn->psq_lock); in ath6kl_process_uapsdq() 156 spin_lock_bh(&conn->psq_lock); in ath6kl_process_uapsdq() 184 spin_lock_bh(&conn->psq_lock); in ath6kl_process_psq() 192 spin_lock_bh(&conn->psq_lock); in ath6kl_process_psq() 236 spin_lock_bh(&ar->mcastpsq_lock); in ath6kl_powersave_ap() 258 spin_lock_bh(&ar->mcastpsq_lock); in ath6kl_powersave_ap() 306 spin_lock_bh(&ar->lock); in ath6kl_control_tx() 453 spin_lock_bh(&ar->lock); in ath6kl_data_tx() 536 spin_lock_bh(&ar->lock); in ath6kl_indicate_tx_activity() 625 spin_lock_bh(&ar->list_lock); in ath6kl_tx_queue_full() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_sta_mgt.c | 142 spin_lock_bh(&pstapriv->sta_hash_lock); in _rtw_free_sta_priv() 178 spin_lock_bh(&pfree_sta_queue->lock); in rtw_alloc_stainfo() 200 spin_lock_bh(&pstapriv->sta_hash_lock); in rtw_alloc_stainfo() 267 spin_lock_bh(&pxmitpriv->lock); in rtw_free_stainfo() 319 spin_lock_bh(&ppending_recvframe_queue->lock); in rtw_free_stainfo() 342 spin_lock_bh(&pstapriv->auth_list_lock); in rtw_free_stainfo() 373 spin_lock_bh(&pfree_sta_queue->lock); in rtw_free_stainfo() 394 spin_lock_bh(&pstapriv->sta_hash_lock); in rtw_free_all_stainfo() 431 spin_lock_bh(&pstapriv->sta_hash_lock); in rtw_get_stainfo() 490 spin_lock_bh(&pacl_node_q->lock); in rtw_access_ctrl()
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | topsrv.c | 129 spin_lock_bh(&s->idr_lock); in tipc_conn_kref_release() 136 spin_lock_bh(&con->outqueue_lock); in tipc_conn_kref_release() 196 spin_lock_bh(&s->idr_lock); in tipc_conn_alloc() 219 spin_lock_bh(&s->idr_lock); in tipc_conn_lookup() 236 spin_lock_bh(&con->sub_lock); in tipc_conn_delete_sub() 259 spin_lock_bh(&con->outqueue_lock); in tipc_conn_send_to_sock() 293 spin_lock_bh(&con->outqueue_lock); in tipc_conn_send_to_sock() 332 spin_lock_bh(&con->outqueue_lock); in tipc_topsrv_queue_evt() 381 spin_lock_bh(&con->sub_lock); in tipc_conn_rcv_sub() 460 spin_lock_bh(&srv->idr_lock); in tipc_topsrv_accept() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | peer.c | 84 spin_lock_bh(&ab->base_lock); in ath11k_peer_find_by_vdev_id() 100 spin_lock_bh(&ab->base_lock); in ath11k_peer_unmap_event() 125 spin_lock_bh(&ab->base_lock); in ath11k_peer_map_event() 155 spin_lock_bh(&ab->base_lock); in ath11k_wait_for_peer_common() 176 spin_lock_bh(&ab->base_lock); in ath11k_peer_cleanup() 263 spin_lock_bh(&ar->ab->base_lock); in ath11k_peer_create() 284 spin_lock_bh(&ar->ab->base_lock); in ath11k_peer_create()
|
| /OK3568_Linux_fs/kernel/drivers/staging/fwserial/ |
| H A D | fwserial.c | 113 spin_lock_bh(&port->lock); in debug_short_write() 131 spin_lock_bh(&port->lock); in fwtty_profile_fifo() 282 spin_lock_bh(&port->lock); in fwtty_restart_tx() 436 spin_lock_bh(&port->lock); in fwtty_write_port_status() 451 spin_lock_bh(&port->lock); in fwtty_throttle_port() 678 spin_lock_bh(&port->lock); in fwtty_tx_complete() 688 spin_lock_bh(&port->lock); in fwtty_tx_complete() 733 spin_lock_bh(&port->lock); in fwtty_tx() 770 spin_lock_bh(&port->lock); in fwtty_tx() 894 spin_lock_bh(&port->lock); in fwtty_port_dtr_rts() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_rx_filter.c | 64 spin_lock_bh(&lif->rx_filters.lock); in ionic_rx_filter_replay() 72 spin_lock_bh(&lif->rx_filters.lock); in ionic_rx_filter_replay() 81 spin_lock_bh(&lif->rx_filters.lock); in ionic_rx_filter_replay() 96 spin_lock_bh(&lif->rx_filters.lock); in ionic_rx_filters_init() 113 spin_lock_bh(&lif->rx_filters.lock); in ionic_rx_filters_deinit() 160 spin_lock_bh(&lif->rx_filters.lock); in ionic_rx_filter_save()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_sta_mgt.c | 130 spin_lock_bh(&pstapriv->sta_hash_lock); in kfree_all_stainfo() 159 spin_lock_bh(&pstapriv->sta_hash_lock); in _rtw_free_sta_priv() 201 spin_lock_bh(&(pstapriv->sta_hash_lock)); in rtw_alloc_stainfo() 320 spin_lock_bh(&psta->lock); in rtw_free_stainfo() 333 spin_lock_bh(&pxmitpriv->lock); in rtw_free_stainfo() 412 spin_lock_bh(&ppending_recvframe_queue->lock); in rtw_free_stainfo() 442 spin_lock_bh(&pstapriv->auth_list_lock); in rtw_free_stainfo() 491 spin_lock_bh(&pstapriv->sta_hash_lock); in rtw_free_all_stainfo() 530 spin_lock_bh(&pstapriv->sta_hash_lock); in rtw_get_stainfo() 595 spin_lock_bh(&(pacl_node_q->lock)); in rtw_access_ctrl()
|
| /OK3568_Linux_fs/kernel/net/6lowpan/ |
| H A D | nhc.c | 98 spin_lock_bh(&lowpan_nhc_lock); in lowpan_nhc_check_compression() 115 spin_lock_bh(&lowpan_nhc_lock); in lowpan_nhc_do_compression() 159 spin_lock_bh(&lowpan_nhc_lock); in lowpan_nhc_do_uncompression() 205 spin_lock_bh(&lowpan_nhc_lock); in lowpan_nhc_add() 225 spin_lock_bh(&lowpan_nhc_lock); in lowpan_nhc_del()
|
| /OK3568_Linux_fs/kernel/net/caif/ |
| H A D | cfmuxl.c | 69 spin_lock_bh(&muxl->transmit_lock); in cfmuxl_set_dnlayer() 91 spin_lock_bh(&muxl->receive_lock); in cfmuxl_set_uplayer() 110 spin_lock_bh(&muxl->transmit_lock); in cfmuxl_remove_dnlayer() 129 spin_lock_bh(&muxl->receive_lock); in get_up() 143 spin_lock_bh(&muxl->transmit_lock); in get_dn() 162 spin_lock_bh(&muxl->receive_lock); in cfmuxl_remove_uplayer()
|