Searched refs:async_msg_fifo (Results 1 – 1 of 1) sorted by relevance
101 struct kfifo_rec_ptr_1 async_msg_fifo; member438 while (kfifo_out_spinlocked(&ctx->async_msg_fifo, &amsg, in xgene_hwmon_evt_work()461 kfifo_in_spinlocked(&ctx->async_msg_fifo, msg, in xgene_hwmon_rx_ready()514 kfifo_in_spinlocked(&ctx->async_msg_fifo, msg, in xgene_hwmon_rx_cb()583 kfifo_in_spinlocked(&ctx->async_msg_fifo, &amsg, in xgene_hwmon_pcc_rx_cb()626 rc = kfifo_alloc(&ctx->async_msg_fifo, in xgene_hwmon_probe()749 kfifo_free(&ctx->async_msg_fifo); in xgene_hwmon_probe()760 kfifo_free(&ctx->async_msg_fifo); in xgene_hwmon_remove()