Home
last modified time | relevance | path

Searched refs:kfifo_reset_out (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/iio/buffer/
H A Dkfifo_buf.c55 kfifo_reset_out(&buf->kf); in iio_request_update_kfifo()
/linux/arch/x86/kvm/
H A Dhyperv.h215 kfifo_reset_out(&tlb_flush_fifo->entries); in kvm_hv_vcpu_purge_flush_tlb()
/linux/drivers/firmware/arm_scmi/
H A Dnotify.c438 kfifo_reset_out(&eq->kfifo); in scmi_process_event_header()
480 kfifo_reset_out(&eq->kfifo); in scmi_process_event_payload()
/linux/drivers/iio/
H A Dindustrialio-event.c218 kfifo_reset_out(&ev_int->det_events); in iio_event_getfd()
/linux/drivers/usb/serial/
H A Dgeneric.c128 kfifo_reset_out(&port->write_fifo); in usb_serial_generic_close()
H A Doti6858.c562 kfifo_reset_out(&port->write_fifo); in oti6858_close()
H A Dcypress_m8.c641 kfifo_reset_out(&priv->write_fifo); in cypress_close()
H A Df81534.c1118 kfifo_reset_out(&port->write_fifo); in f81534_close()
H A Dti_usb_3410_5052.c776 kfifo_reset_out(&port->write_fifo); in ti_close()
H A Dio_ti.c1984 kfifo_reset_out(&port->write_fifo); in edge_close()
/linux/include/linux/
H A Dkfifo.h228 #define kfifo_reset_out(fifo) \ macro
/linux/drivers/staging/greybus/
H A Dloopback.c250 kfifo_reset_out(&gb->kfifo_lat); in gb_loopback_check_attr()