Searched refs:async_msg_fifo (Results 1 – 1 of 1) sorted by relevance
106 struct kfifo_rec_ptr_1 async_msg_fifo; member443 while (kfifo_out_spinlocked(&ctx->async_msg_fifo, &amsg, in xgene_hwmon_evt_work()466 kfifo_in_spinlocked(&ctx->async_msg_fifo, msg, in xgene_hwmon_rx_ready()519 kfifo_in_spinlocked(&ctx->async_msg_fifo, msg, in xgene_hwmon_rx_cb()588 kfifo_in_spinlocked(&ctx->async_msg_fifo, &amsg, in xgene_hwmon_pcc_rx_cb()631 rc = kfifo_alloc(&ctx->async_msg_fifo, in xgene_hwmon_probe()762 kfifo_free(&ctx->async_msg_fifo); in xgene_hwmon_probe()773 kfifo_free(&ctx->async_msg_fifo); in xgene_hwmon_remove()