Searched refs:kfifo_free (Results 1 - 25 of 52) sorted by relevance

123

/linux-master/samples/kfifo/
H A Dbytestream-example.c170 kfifo_free(&test);
177 kfifo_free(&test);
188 kfifo_free(&test);
H A Dinttype-example.c161 kfifo_free(&test);
168 kfifo_free(&test);
179 kfifo_free(&test);
H A Drecord-example.c177 kfifo_free(&test);
184 kfifo_free(&test);
195 kfifo_free(&test);
H A Ddma-example.c135 kfifo_free(&fifo);
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_interrupt.c67 kfifo_free(&node->ih_fifo);
107 kfifo_free(&node->ih_fifo);
H A Dkfd_smi_events.c145 kfifo_free(&ev->fifo);
372 kfifo_free(&client->fifo);
/linux-master/drivers/iio/buffer/
H A Dkfifo_buf.c49 kfifo_free(&buf->kf);
137 kfifo_free(&kf->kf);
/linux-master/drivers/crypto/caam/
H A Dcaamrng.c172 kfifo_free(&ctx->fifo);
244 kfifo_free(&ctx->fifo);
/linux-master/drivers/media/rc/
H A Dlirc_dev.c181 kfifo_free(&fh->scancodes);
184 kfifo_free(&fh->rawir);
203 kfifo_free(&fh->rawir);
205 kfifo_free(&fh->scancodes);
/linux-master/drivers/most/
H A Dmost_cdev.c104 kfifo_free(&c->fifo);
468 kfifo_free(&c->fifo);
/linux-master/drivers/mfd/
H A Dsi476x-i2c.c829 kfifo_free(&core->rds_fifo);
850 kfifo_free(&core->rds_fifo);
/linux-master/drivers/usb/host/
H A Dxhci-dbgtty.c456 kfifo_free(&port->write_fifo);
481 kfifo_free(&port->write_fifo);
/linux-master/drivers/hwmon/
H A Dxgene-hwmon.c749 kfifo_free(&ctx->async_msg_fifo);
760 kfifo_free(&ctx->async_msg_fifo);
/linux-master/drivers/gnss/
H A Dcore.c219 kfifo_free(&gdev->read_fifo);
/linux-master/drivers/soc/aspeed/
H A Daspeed-lpc-snoop.c255 kfifo_free(&lpc_snoop->chan[channel].fifo);
/linux-master/drivers/usb/gadget/function/
H A Du_serial.c721 kfifo_free(&port->port_write_buf);
1073 kfifo_free(&cons->buf);
1416 kfifo_free(&port->port_write_buf);
/linux-master/drivers/char/
H A Dsonypi.c1406 kfifo_free(&sonypi_device.fifo);
1421 kfifo_free(&sonypi_device.input_fifo);
1434 kfifo_free(&sonypi_device.fifo);
/linux-master/sound/soc/intel/avs/
H A Ddebugfs.c272 kfifo_free(&adev->trace_fifo);
/linux-master/drivers/scsi/
H A Dlibiscsi_tcp.c1196 kfifo_free(&tcp_task->r2tqueue);
1211 kfifo_free(&tcp_task->r2tqueue);
/linux-master/drivers/media/pci/cx23885/
H A Dcx23888-ir.c1182 kfifo_free(&state->rx_kfifo);
1201 kfifo_free(&state->rx_kfifo);
/linux-master/drivers/hid/
H A Dhid-sensor-custom.c739 kfifo_free(&sensor_inst->data_fifo);
750 kfifo_free(&sensor_inst->data_fifo);
/linux-master/drivers/mtd/
H A Dsm_ftl.c786 kfifo_free(&zone->free_sectors);
1244 kfifo_free(&ftl->zones[i].free_sectors);
/linux-master/drivers/firmware/
H A Dstratix10-svc.c1248 kfifo_free(&controller->svc_fifo);
1262 kfifo_free(&ctrl->svc_fifo);
/linux-master/drivers/platform/x86/
H A Dfujitsu-laptop.c960 kfifo_free(&priv->fifo);
973 kfifo_free(&priv->fifo);
/linux-master/drivers/staging/greybus/
H A Dloopback.c1076 kfifo_free(&gb->kfifo_lat);
1108 kfifo_free(&gb->kfifo_lat);

Completed in 228 milliseconds

123