Home
last modified time | relevance | path

Searched refs:rx_lock (Results 1 – 25 of 52) sorted by relevance

123

/drivers/net/wwan/
A Dmhi_wwan_ctrl.c31 spinlock_t rx_lock; member
44 spin_lock_bh(&mhiwwan->rx_lock); in mhi_wwan_rx_budget_inc()
51 spin_unlock_bh(&mhiwwan->rx_lock); in mhi_wwan_rx_budget_inc()
59 spin_lock_bh(&mhiwwan->rx_lock); in mhi_wwan_rx_budget_dec()
67 spin_unlock_bh(&mhiwwan->rx_lock); in mhi_wwan_rx_budget_dec()
133 spin_lock_bh(&mhiwwan->rx_lock); in mhi_wwan_ctrl_stop()
135 spin_unlock_bh(&mhiwwan->rx_lock); in mhi_wwan_ctrl_stop()
229 spin_lock_init(&mhiwwan->rx_lock); in mhi_wwan_ctrl_probe()
/drivers/accel/ivpu/
A Divpu_ipc.c161 spin_lock(&cons->rx_lock); in ivpu_ipc_rx_msg_add()
163 spin_unlock(&cons->rx_lock); in ivpu_ipc_rx_msg_add()
188 spin_lock_init(&cons->rx_lock); in ivpu_ipc_consumer_add()
206 spin_lock_irq(&cons->rx_lock); in ivpu_ipc_consumer_del()
209 spin_unlock_irq(&cons->rx_lock); in ivpu_ipc_consumer_del()
242 spin_lock_irq(&cons->rx_lock); in ivpu_ipc_rx_need_wakeup()
244 spin_unlock_irq(&cons->rx_lock); in ivpu_ipc_rx_need_wakeup()
266 spin_lock_irq(&cons->rx_lock); in ivpu_ipc_receive()
293 spin_unlock_irq(&cons->rx_lock); in ivpu_ipc_receive()
569 spin_lock(&cons->rx_lock); in ivpu_ipc_disable()
[all …]
A Divpu_ipc.h64 spinlock_t rx_lock; /* Protects rx_msg_list and aborted */ member
/drivers/net/wireless/ath/ath6kl/
A Dhtc_pipe.c815 spin_lock_bh(&target->rx_lock); in alloc_htc_packet_container()
825 spin_unlock_bh(&target->rx_lock); in alloc_htc_packet_container()
836 spin_lock_bh(&target->rx_lock); in free_htc_packet_container()
847 spin_unlock_bh(&target->rx_lock); in free_htc_packet_container()
1041 spin_lock_bh(&target->rx_lock); in ath6kl_htc_pipe_rx_complete()
1100 spin_lock_bh(&target->rx_lock); in htc_flush_rx_queue()
1124 spin_lock_bh(&target->rx_lock); in htc_flush_rx_queue()
1136 spin_lock_bh(&target->rx_lock); in htc_wait_recv_ctrl_message()
1531 spin_lock_bh(&target->rx_lock); in ath6kl_htc_pipe_get_rxbuf_num()
1644 spin_lock_bh(&target->rx_lock); in ath6kl_htc_pipe_add_rxbuf_multiple()
[all …]
A Dhtc_mbox.c1407 spin_lock_bh(&target->rx_lock); in ath6kl_htc_rx_setup()
1478 spin_lock_bh(&target->rx_lock); in ath6kl_htc_rx_alloc()
1553 spin_unlock_bh(&target->rx_lock); in ath6kl_htc_rx_alloc()
2353 spin_lock_bh(&target->rx_lock); in ath6kl_htc_mbox_add_rxbuf_multiple()
2369 spin_unlock_bh(&target->rx_lock); in ath6kl_htc_mbox_add_rxbuf_multiple()
2390 spin_lock_bh(&target->rx_lock); in ath6kl_htc_mbox_flush_rx_buf()
2414 spin_lock_bh(&target->rx_lock); in ath6kl_htc_mbox_flush_rx_buf()
2416 spin_unlock_bh(&target->rx_lock); in ath6kl_htc_mbox_flush_rx_buf()
2598 spin_lock_bh(&target->rx_lock); in ath6kl_htc_mbox_get_rxbuf_num()
2600 spin_unlock_bh(&target->rx_lock); in ath6kl_htc_mbox_get_rxbuf_num()
[all …]
/drivers/net/wireless/rsi/
A Drsi_91x_sdio_ops.c242 mutex_lock(&common->rx_lock); in rsi_rx_handler()
250 mutex_unlock(&common->rx_lock); in rsi_rx_handler()
258 mutex_unlock(&common->rx_lock); in rsi_rx_handler()
314 mutex_unlock(&common->rx_lock); in rsi_rx_handler()
329 mutex_unlock(&common->rx_lock); in rsi_rx_handler()
/drivers/net/ethernet/sfc/
A Def100_rep.c36 spin_lock_init(&efv->rx_lock); in efx_ef100_rep_init_struct()
404 spin_lock_bh(&efv->rx_lock); in efx_ef100_rep_poll()
412 spin_unlock_bh(&efv->rx_lock); in efx_ef100_rep_poll()
417 spin_lock_bh(&efv->rx_lock); in efx_ef100_rep_poll()
425 spin_unlock_bh(&efv->rx_lock); in efx_ef100_rep_poll()
473 spin_lock_bh(&efv->rx_lock); in efx_ef100_rep_rx_packet()
477 spin_unlock_bh(&efv->rx_lock); in efx_ef100_rep_rx_packet()
A Def100_rep.h57 spinlock_t rx_lock; member
/drivers/soc/apple/
A Dmailbox.c220 spin_lock(&mbox->rx_lock); in apple_mbox_recv_irq()
222 spin_unlock(&mbox->rx_lock); in apple_mbox_recv_irq()
232 spin_lock_irqsave(&mbox->rx_lock, flags); in apple_mbox_poll()
234 spin_unlock_irqrestore(&mbox->rx_lock, flags); in apple_mbox_poll()
353 spin_lock_init(&mbox->rx_lock); in apple_mbox_probe()
A Dmailbox.h29 spinlock_t rx_lock; member
/drivers/staging/nvec/
A Dnvec.c449 spin_lock_irqsave(&nvec->rx_lock, flags); in nvec_dispatch()
453 spin_unlock_irqrestore(&nvec->rx_lock, flags); in nvec_dispatch()
465 spin_lock_irqsave(&nvec->rx_lock, flags); in nvec_dispatch()
467 spin_unlock_irqrestore(&nvec->rx_lock, flags); in nvec_dispatch()
511 spin_lock(&nvec->rx_lock); in nvec_rx_completed()
519 spin_unlock(&nvec->rx_lock); in nvec_rx_completed()
836 spin_lock_init(&nvec->rx_lock); in tegra_nvec_probe()
A Dnvec.h153 spinlock_t tx_lock, rx_lock; member
/drivers/tty/
A Dmips_ejtag_fdc.c107 raw_spinlock_t rx_lock; member
574 raw_spin_lock(&dport->rx_lock); in mips_ejtag_fdc_handle()
618 raw_spin_unlock(&dport->rx_lock); in mips_ejtag_fdc_handle()
712 raw_spin_lock_irq(&dport->rx_lock); in mips_ejtag_fdc_tty_port_activate()
714 raw_spin_unlock_irq(&dport->rx_lock); in mips_ejtag_fdc_tty_port_activate()
744 raw_spin_lock_irq(&dport->rx_lock); in mips_ejtag_fdc_tty_port_shutdown()
747 raw_spin_unlock_irq(&dport->rx_lock); in mips_ejtag_fdc_tty_port_shutdown()
946 raw_spin_lock_init(&dport->rx_lock); in mips_ejtag_fdc_tty_probe()
/drivers/net/wireless/mediatek/mt76/
A Dutil.c90 spin_lock(&dev->rx_lock); in mt76_get_min_avg_rssi()
95 spin_unlock(&dev->rx_lock); in mt76_get_min_avg_rssi()
/drivers/soc/fsl/qe/
A Dqmc.c567 spin_lock_irqsave(&chan->rx_lock, flags); in qmc_chan_read_submit()
613 spin_unlock_irqrestore(&chan->rx_lock, flags); in qmc_chan_read_submit()
636 spin_lock_irqsave(&chan->rx_lock, flags); in qmc_chan_read_done()
679 spin_lock_irqsave(&chan->rx_lock, flags); in qmc_chan_read_done()
687 spin_unlock_irqrestore(&chan->rx_lock, flags); in qmc_chan_read_done()
856 spin_lock_irqsave(&chan->rx_lock, flags); in qmc_chan_stop_rx()
886 spin_unlock_irqrestore(&chan->rx_lock, flags); in qmc_chan_stop_rx()
1011 spin_lock_irqsave(&chan->rx_lock, flags); in qmc_chan_start_rx()
1134 spin_lock_irqsave(&chan->rx_lock, flags); in qmc_chan_reset_rx()
1293 spin_lock_init(&chan->rx_lock); in qmc_of_parse_chans()
[all …]
/drivers/soc/qcom/
A Dapr.c31 spinlock_t rx_lock; member
181 spin_lock_irqsave(&apr->rx_lock, flags); in apr_callback()
183 spin_unlock_irqrestore(&apr->rx_lock, flags); in apr_callback()
333 spin_lock_irqsave(&apr->rx_lock, flags); in apr_rxwq()
335 spin_unlock_irqrestore(&apr->rx_lock, flags); in apr_rxwq()
635 spin_lock_init(&apr->rx_lock); in apr_probe()
/drivers/net/usb/
A Dcdc-phonet.c37 spinlock_t rx_lock; member
148 spin_lock_irqsave(&pnd->rx_lock, flags); in rx_complete()
170 spin_unlock_irqrestore(&pnd->rx_lock, flags); in rx_complete()
367 spin_lock_init(&pnd->rx_lock); in usbpn_probe()
/drivers/firmware/
A Darm_scpi.c243 spinlock_t rx_lock; /* locking for the rx pending list */ member
361 spin_lock_irqsave(&ch->rx_lock, flags); in scpi_process_cmd()
363 spin_unlock_irqrestore(&ch->rx_lock, flags); in scpi_process_cmd()
409 spin_unlock_irqrestore(&ch->rx_lock, flags); in scpi_process_cmd()
442 spin_lock_irqsave(&ch->rx_lock, flags); in scpi_tx_prepare()
444 spin_unlock_irqrestore(&ch->rx_lock, flags); in scpi_tx_prepare()
972 spin_lock_init(&pchan->rx_lock); in scpi_probe()
/drivers/net/ethernet/cirrus/
A Dep93xx_eth.c162 spinlock_t rx_lock; member
316 spin_lock_irq(&ep->rx_lock); in ep93xx_poll()
318 spin_unlock_irq(&ep->rx_lock); in ep93xx_poll()
429 spin_lock(&ep->rx_lock); in ep93xx_irq()
434 spin_unlock(&ep->rx_lock); in ep93xx_irq()
644 spin_lock_init(&ep->rx_lock); in ep93xx_open()
/drivers/net/wireless/mediatek/mt7601u/
A Ddma.c177 spin_lock_irqsave(&dev->rx_lock, flags); in mt7601u_rx_get_pending_entry()
186 spin_unlock_irqrestore(&dev->rx_lock, flags); in mt7601u_rx_get_pending_entry()
214 spin_lock_irqsave(&dev->rx_lock, flags); in mt7601u_complete_rx()
222 spin_unlock_irqrestore(&dev->rx_lock, flags); in mt7601u_complete_rx()
/drivers/net/wireless/ath/ath9k/
A Dhif_usb.c543 spin_lock_irqsave(&hif_dev->rx_lock, flags); in ath9k_hif_usb_free_rx_remain_skb()
550 spin_unlock_irqrestore(&hif_dev->rx_lock, flags); in ath9k_hif_usb_free_rx_remain_skb()
562 spin_lock(&hif_dev->rx_lock); in ath9k_hif_usb_rx_stream()
590 spin_unlock(&hif_dev->rx_lock); in ath9k_hif_usb_rx_stream()
628 spin_lock(&hif_dev->rx_lock); in ath9k_hif_usb_rx_stream()
633 spin_unlock(&hif_dev->rx_lock); in ath9k_hif_usb_rx_stream()
650 spin_unlock(&hif_dev->rx_lock); in ath9k_hif_usb_rx_stream()
896 spin_lock_init(&hif_dev->rx_lock); in ath9k_hif_usb_alloc_rx_urbs()
A Dhif_usb.h135 spinlock_t rx_lock; member
/drivers/net/
A Dxen-netfront.c375 spin_lock_bh(&queue->rx_lock); in xennet_open()
382 spin_unlock_bh(&queue->rx_lock); in xennet_open()
1279 spin_lock(&queue->rx_lock); in xennet_poll()
1290 spin_unlock(&queue->rx_lock); in xennet_poll()
1306 spin_unlock(&queue->rx_lock); in xennet_poll()
1374 spin_unlock(&queue->rx_lock); in xennet_poll()
1449 spin_lock_bh(&queue->rx_lock); in xennet_release_rx_bufs()
1475 spin_unlock_bh(&queue->rx_lock); in xennet_release_rx_bufs()
2033 spin_lock_init(&queue->rx_lock); in xennet_init_queue()
2481 spin_lock_bh(&queue->rx_lock); in xennet_connect()
[all …]
/drivers/firmware/samsung/
A Dexynos-acpm.c146 struct mutex rx_lock; member
225 guard(mutex)(&achan->rx_lock); in acpm_get_rx()
572 mutex_init(&achan->rx_lock); in acpm_channels_init()
/drivers/firmware/arm_ffa/
A Ddriver.c95 struct mutex rx_lock; /* lock to protect Rx buffer */ member
262 mutex_lock(&drv_info->rx_lock); in __ffa_partition_info_get()
270 mutex_unlock(&drv_info->rx_lock); in __ffa_partition_info_get()
305 mutex_unlock(&drv_info->rx_lock); in __ffa_partition_info_get()
1431 mutex_lock(&drv_info->rx_lock); in handle_fwk_notif_callbacks()
1436 mutex_unlock(&drv_info->rx_lock); in handle_fwk_notif_callbacks()
1446 mutex_unlock(&drv_info->rx_lock); in handle_fwk_notif_callbacks()
2041 mutex_init(&drv_info->rx_lock); in ffa_init()

Completed in 796 milliseconds

123