/linux-6.3-rc2/drivers/net/wwan/ |
A D | mhi_wwan_ctrl.c | 31 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()
|
/linux-6.3-rc2/sound/soc/intel/avs/ |
A D | ipc.c | 293 spin_lock_irq(&ipc->rx_lock); in avs_dsp_process_response() 296 spin_unlock_irq(&ipc->rx_lock); in avs_dsp_process_response() 411 spin_lock(&ipc->rx_lock); in avs_ipc_wait_busy_completion() 417 spin_unlock(&ipc->rx_lock); in avs_ipc_wait_busy_completion() 421 spin_unlock(&ipc->rx_lock); in avs_ipc_wait_busy_completion() 425 spin_unlock(&ipc->rx_lock); in avs_ipc_wait_busy_completion() 468 spin_lock(&ipc->rx_lock); in avs_dsp_do_send_msg() 471 spin_unlock(&ipc->rx_lock); in avs_dsp_do_send_msg() 556 spin_lock(&ipc->rx_lock); in avs_dsp_do_send_rom_msg() 563 spin_unlock(&ipc->rx_lock); in avs_dsp_do_send_rom_msg() [all …]
|
/linux-6.3-rc2/net/vmw_vsock/ |
A D | virtio_transport_common.c | 267 spin_lock_bh(&vvs->rx_lock); in virtio_transport_inc_tx_pkt() 271 spin_unlock_bh(&vvs->rx_lock); in virtio_transport_inc_tx_pkt() 318 spin_lock_bh(&vvs->rx_lock); in virtio_transport_stream_do_peek() 340 spin_lock_bh(&vvs->rx_lock); in virtio_transport_stream_do_peek() 347 spin_unlock_bh(&vvs->rx_lock); in virtio_transport_stream_do_peek() 368 spin_lock_bh(&vvs->rx_lock); in virtio_transport_stream_do_dequeue() 385 spin_lock_bh(&vvs->rx_lock); in virtio_transport_stream_do_dequeue() 431 spin_lock_bh(&vvs->rx_lock); in virtio_transport_seqpacket_do_dequeue() 556 spin_lock_bh(&vvs->rx_lock); in virtio_transport_stream_has_data() 569 spin_lock_bh(&vvs->rx_lock); in virtio_transport_seqpacket_has_data() [all …]
|
A D | virtio_transport.c | 52 struct mutex rx_lock; member 488 mutex_lock(&vsock->rx_lock); in virtio_transport_rx_work() 529 mutex_unlock(&vsock->rx_lock); in virtio_transport_rx_work() 560 mutex_lock(&vsock->rx_lock); in virtio_vsock_vqs_init() 563 mutex_unlock(&vsock->rx_lock); in virtio_vsock_vqs_init() 585 mutex_lock(&vsock->rx_lock); in virtio_vsock_vqs_del() 587 mutex_unlock(&vsock->rx_lock); in virtio_vsock_vqs_del() 602 mutex_lock(&vsock->rx_lock); in virtio_vsock_vqs_del() 605 mutex_unlock(&vsock->rx_lock); in virtio_vsock_vqs_del() 647 mutex_init(&vsock->rx_lock); in virtio_vsock_probe()
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath6kl/ |
A D | htc_pipe.c | 816 spin_lock_bh(&target->rx_lock); in alloc_htc_packet_container() 826 spin_unlock_bh(&target->rx_lock); in alloc_htc_packet_container() 837 spin_lock_bh(&target->rx_lock); in free_htc_packet_container() 848 spin_unlock_bh(&target->rx_lock); in free_htc_packet_container() 1042 spin_lock_bh(&target->rx_lock); in ath6kl_htc_pipe_rx_complete() 1101 spin_lock_bh(&target->rx_lock); in htc_flush_rx_queue() 1125 spin_lock_bh(&target->rx_lock); in htc_flush_rx_queue() 1137 spin_lock_bh(&target->rx_lock); in htc_wait_recv_ctrl_message() 1532 spin_lock_bh(&target->rx_lock); in ath6kl_htc_pipe_get_rxbuf_num() 1645 spin_lock_bh(&target->rx_lock); in ath6kl_htc_pipe_add_rxbuf_multiple() [all …]
|
A D | htc_mbox.c | 1408 spin_lock_bh(&target->rx_lock); in ath6kl_htc_rx_setup() 1479 spin_lock_bh(&target->rx_lock); in ath6kl_htc_rx_alloc() 1554 spin_unlock_bh(&target->rx_lock); in ath6kl_htc_rx_alloc() 2354 spin_lock_bh(&target->rx_lock); in ath6kl_htc_mbox_add_rxbuf_multiple() 2370 spin_unlock_bh(&target->rx_lock); in ath6kl_htc_mbox_add_rxbuf_multiple() 2391 spin_lock_bh(&target->rx_lock); in ath6kl_htc_mbox_flush_rx_buf() 2415 spin_lock_bh(&target->rx_lock); in ath6kl_htc_mbox_flush_rx_buf() 2417 spin_unlock_bh(&target->rx_lock); in ath6kl_htc_mbox_flush_rx_buf() 2599 spin_lock_bh(&target->rx_lock); in ath6kl_htc_mbox_get_rxbuf_num() 2601 spin_unlock_bh(&target->rx_lock); in ath6kl_htc_mbox_get_rxbuf_num() [all …]
|
/linux-6.3-rc2/drivers/mailbox/ |
A D | apple-mailbox.c | 105 spinlock_t rx_lock; member 239 spin_lock(&apple_mbox->rx_lock); in apple_mbox_recv_irq() 241 spin_unlock(&apple_mbox->rx_lock); in apple_mbox_recv_irq() 252 spin_lock_irqsave(&apple_mbox->rx_lock, flags); in apple_mbox_chan_peek_data() 254 spin_unlock_irqrestore(&apple_mbox->rx_lock, flags); in apple_mbox_chan_peek_data() 363 spin_lock_init(&mbox->rx_lock); in apple_mbox_probe()
|
/linux-6.3-rc2/drivers/net/wireless/rsi/ |
A D | rsi_91x_sdio_ops.c | 245 mutex_lock(&common->rx_lock); in rsi_rx_handler() 253 mutex_unlock(&common->rx_lock); in rsi_rx_handler() 261 mutex_unlock(&common->rx_lock); in rsi_rx_handler() 317 mutex_unlock(&common->rx_lock); in rsi_rx_handler() 332 mutex_unlock(&common->rx_lock); in rsi_rx_handler()
|
/linux-6.3-rc2/net/kcm/ |
A D | kcmsock.c | 185 spin_lock_bh(&mux->rx_lock); in kcm_rfree() 187 spin_unlock_bh(&mux->rx_lock); in kcm_rfree() 265 spin_lock_bh(&mux->rx_lock); in reserve_rx_kcm() 293 spin_unlock_bh(&mux->rx_lock); in reserve_rx_kcm() 315 spin_lock_bh(&mux->rx_lock); in unreserve_rx_kcm() 345 spin_unlock_bh(&mux->rx_lock); in unreserve_rx_kcm() 1197 spin_lock_bh(&mux->rx_lock); in kcm_recv_disable() 1223 spin_lock_bh(&mux->rx_lock); in kcm_recv_enable() 1328 spin_lock_bh(&mux->rx_lock); in init_kcm_sock() 1489 spin_lock_bh(&mux->rx_lock); in kcm_unattach() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | ef100_rep.c | 36 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 D | ef100_rep.h | 57 spinlock_t rx_lock; member
|
/linux-6.3-rc2/drivers/staging/pi433/ |
A D | pi433_if.c | 781 mutex_lock(&device->rx_lock); in pi433_read() 783 mutex_unlock(&device->rx_lock); in pi433_read() 788 mutex_unlock(&device->rx_lock); in pi433_read() 796 mutex_lock(&device->rx_lock); in pi433_read() 798 mutex_unlock(&device->rx_lock); in pi433_read() 921 mutex_lock(&device->rx_lock); in pi433_ioctl() 925 mutex_unlock(&device->rx_lock); in pi433_ioctl() 935 mutex_unlock(&device->rx_lock); in pi433_ioctl() 1115 mutex_lock(&dev->rx_lock); in pi433_debugfs_regs_show() 1148 mutex_unlock(&dev->rx_lock); in pi433_debugfs_regs_show() [all …]
|
/linux-6.3-rc2/drivers/staging/gdm724x/ |
A D | gdm_usb.c | 217 spin_lock_irqsave(&rx->rx_lock, flags); in get_rx_struct() 220 spin_unlock_irqrestore(&rx->rx_lock, flags); in get_rx_struct() 231 spin_unlock_irqrestore(&rx->rx_lock, flags); in get_rx_struct() 240 spin_lock_irqsave(&rx->rx_lock, flags); in put_rx_struct() 245 spin_unlock_irqrestore(&rx->rx_lock, flags); in put_rx_struct() 283 spin_lock_irqsave(&rx->rx_lock, flags); in release_usb() 288 spin_unlock_irqrestore(&rx->rx_lock, flags); in release_usb() 321 spin_lock_init(&rx->rx_lock); in init_usb() 959 spin_lock_irqsave(&rx->rx_lock, flags); in gdm_usb_resume() 961 spin_unlock_irqrestore(&rx->rx_lock, flags); in gdm_usb_resume()
|
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/ |
A D | util.c | 94 spin_lock(&dev->rx_lock); in mt76_get_min_avg_rssi() 99 spin_unlock(&dev->rx_lock); in mt76_get_min_avg_rssi()
|
/linux-6.3-rc2/drivers/staging/nvec/ |
A D | nvec.c | 444 spin_lock_irqsave(&nvec->rx_lock, flags); in nvec_dispatch() 448 spin_unlock_irqrestore(&nvec->rx_lock, flags); in nvec_dispatch() 460 spin_lock_irqsave(&nvec->rx_lock, flags); in nvec_dispatch() 462 spin_unlock_irqrestore(&nvec->rx_lock, flags); in nvec_dispatch() 506 spin_lock(&nvec->rx_lock); in nvec_rx_completed() 514 spin_unlock(&nvec->rx_lock); in nvec_rx_completed() 823 spin_lock_init(&nvec->rx_lock); in tegra_nvec_probe()
|
/linux-6.3-rc2/drivers/tty/ |
A D | mips_ejtag_fdc.c | 107 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() 711 raw_spin_lock_irq(&dport->rx_lock); in mips_ejtag_fdc_tty_port_activate() 713 raw_spin_unlock_irq(&dport->rx_lock); in mips_ejtag_fdc_tty_port_activate() 743 raw_spin_lock_irq(&dport->rx_lock); in mips_ejtag_fdc_tty_port_shutdown() 746 raw_spin_unlock_irq(&dport->rx_lock); in mips_ejtag_fdc_tty_port_shutdown() 945 raw_spin_lock_init(&dport->rx_lock); in mips_ejtag_fdc_tty_probe()
|
/linux-6.3-rc2/drivers/soc/qcom/ |
A D | apr.c | 31 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() 638 spin_lock_init(&apr->rx_lock); in apr_probe()
|
/linux-6.3-rc2/drivers/net/usb/ |
A D | cdc-phonet.c | 37 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()
|
/linux-6.3-rc2/net/nfc/nci/ |
A D | uart.c | 125 spin_lock_init(&nu->rx_lock); in nci_uart_set_driver() 306 spin_lock(&nu->rx_lock); in nci_uart_tty_receive() 308 spin_unlock(&nu->rx_lock); in nci_uart_tty_receive()
|
/linux-6.3-rc2/drivers/firmware/ |
A D | arm_scpi.c | 240 spinlock_t rx_lock; /* locking for the rx pending list */ member 358 spin_lock_irqsave(&ch->rx_lock, flags); in scpi_process_cmd() 360 spin_unlock_irqrestore(&ch->rx_lock, flags); in scpi_process_cmd() 406 spin_unlock_irqrestore(&ch->rx_lock, flags); in scpi_process_cmd() 439 spin_lock_irqsave(&ch->rx_lock, flags); in scpi_tx_prepare() 441 spin_unlock_irqrestore(&ch->rx_lock, flags); in scpi_tx_prepare() 974 spin_lock_init(&pchan->rx_lock); in scpi_probe()
|
/linux-6.3-rc2/sound/soc/mediatek/common/ |
A D | mtk-btcvsd.c | 131 spinlock_t rx_lock; /* spinlock for bt rx stream control */ member 388 spin_lock_irqsave(&bt->rx_lock, flags); in mtk_btcvsd_read_from_bt() 406 spin_unlock_irqrestore(&bt->rx_lock, flags); in mtk_btcvsd_read_from_bt() 709 spin_lock_irqsave(&bt->rx_lock, flags); in mtk_btcvsd_snd_read() 715 spin_unlock_irqrestore(&bt->rx_lock, flags); in mtk_btcvsd_snd_read() 754 spin_lock_irqsave(&bt->rx_lock, flags); in mtk_btcvsd_snd_read() 756 spin_unlock_irqrestore(&bt->rx_lock, flags); in mtk_btcvsd_snd_read() 1001 lock = &bt->rx_lock; in mtk_pcm_btcvsd_pointer() 1305 spin_lock_init(&btcvsd->rx_lock); in mtk_btcvsd_snd_probe()
|
/linux-6.3-rc2/drivers/net/ethernet/cirrus/ |
A D | ep93xx_eth.c | 163 spinlock_t rx_lock; member 317 spin_lock_irq(&ep->rx_lock); in ep93xx_poll() 319 spin_unlock_irq(&ep->rx_lock); in ep93xx_poll() 430 spin_lock(&ep->rx_lock); in ep93xx_irq() 435 spin_unlock(&ep->rx_lock); in ep93xx_irq() 645 spin_lock_init(&ep->rx_lock); in ep93xx_open()
|
/linux-6.3-rc2/drivers/firmware/arm_ffa/ |
A D | driver.c | 81 struct mutex rx_lock; /* lock to protect Rx buffer */ member 199 mutex_lock(&drv_info->rx_lock); in __ffa_partition_info_get() 207 mutex_unlock(&drv_info->rx_lock); in __ffa_partition_info_get() 229 mutex_unlock(&drv_info->rx_lock); in __ffa_partition_info_get() 742 mutex_init(&drv_info->rx_lock); in ffa_init()
|
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt7601u/ |
A D | dma.c | 177 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()
|
/linux-6.3-rc2/drivers/net/ethernet/ti/ |
A D | cpmac.c | 189 spinlock_t rx_lock; member 408 spin_lock(&priv->rx_lock); in cpmac_poll() 413 spin_unlock(&priv->rx_lock); in cpmac_poll() 493 spin_unlock(&priv->rx_lock); in cpmac_poll() 521 spin_unlock(&priv->rx_lock); in cpmac_poll() 720 spin_lock(&priv->rx_lock); in cpmac_hw_error() 722 spin_unlock(&priv->rx_lock); in cpmac_hw_error() 1115 spin_lock_init(&priv->rx_lock); in cpmac_probe()
|