Home
last modified time | relevance | path

Searched refs:flush_buf (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/char/
H A Dvirtio-console.c52 static ssize_t flush_buf(VirtIOSerialPort *port, in flush_buf() function
289 k->have_data = flush_buf; in virtserialport_class_init()
/openbmc/linux/drivers/scsi/
H A Dhpsa.c8934 char *flush_buf; in hpsa_flush_cache() local
8940 flush_buf = kzalloc(4, GFP_KERNEL); in hpsa_flush_cache()
8941 if (!flush_buf) in hpsa_flush_cache()
8946 if (fill_cmd(c, HPSA_CACHE_FLUSH, h, flush_buf, 4, 0, in hpsa_flush_cache()
8959 kfree(flush_buf); in hpsa_flush_cache()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch36718 + jb->rfe = rpi_cache_flush_init(&jb->flush_buf);
39366 + rpi_cache_buf_t flush_buf;