async_msg_fifo    106 drivers/hwmon/xgene-hwmon.c 	struct kfifo_rec_ptr_1	async_msg_fifo;
async_msg_fifo    443 drivers/hwmon/xgene-hwmon.c 	while (kfifo_out_spinlocked(&ctx->async_msg_fifo, &amsg,
async_msg_fifo    466 drivers/hwmon/xgene-hwmon.c 		kfifo_in_spinlocked(&ctx->async_msg_fifo, msg,
async_msg_fifo    519 drivers/hwmon/xgene-hwmon.c 	kfifo_in_spinlocked(&ctx->async_msg_fifo, msg,
async_msg_fifo    588 drivers/hwmon/xgene-hwmon.c 	kfifo_in_spinlocked(&ctx->async_msg_fifo, &amsg,
async_msg_fifo    631 drivers/hwmon/xgene-hwmon.c 	rc = kfifo_alloc(&ctx->async_msg_fifo,
async_msg_fifo    762 drivers/hwmon/xgene-hwmon.c 	kfifo_free(&ctx->async_msg_fifo);
async_msg_fifo    772 drivers/hwmon/xgene-hwmon.c 	kfifo_free(&ctx->async_msg_fifo);