/openbmc/linux/drivers/iio/buffer/ |
H A D | industrialio-buffer-dma.c | 300 if (PAGE_ALIGN(queue->fileio.block_size) == PAGE_ALIGN(size)) in iio_dma_buffer_request_update() 303 queue->fileio.block_size = size; in iio_dma_buffer_request_update() 304 queue->fileio.active_block = NULL; in iio_dma_buffer_request_update() 307 for (i = 0; i < ARRAY_SIZE(queue->fileio.blocks); i++) { in iio_dma_buffer_request_update() 308 block = queue->fileio.blocks[i]; in iio_dma_buffer_request_update() 325 for (i = 0; i < ARRAY_SIZE(queue->fileio.blocks); i++) { in iio_dma_buffer_request_update() 326 if (queue->fileio.blocks[i]) { in iio_dma_buffer_request_update() 327 block = queue->fileio.blocks[i]; in iio_dma_buffer_request_update() 345 queue->fileio.blocks[i] = block; in iio_dma_buffer_request_update() 493 if (!queue->fileio.active_block) { in iio_dma_buffer_read() [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | CVE-2019-13232_p1.patch | 13 fileio.c | 4 +++- 16 diff --git a/fileio.c b/fileio.c 18 --- a/fileio.c 19 +++ b/fileio.c
|
H A D | 0001-unzip-fix-CVE-2018-1000035.patch | 14 fileio.c | 11 ++++++++--- 17 diff --git a/fileio.c b/fileio.c 19 --- a/fileio.c 20 +++ b/fileio.c
|
H A D | CVE-2022-0530.patch | 6 diff --git a/fileio.c b/fileio.c 8 --- a/fileio.c 9 +++ b/fileio.c
|
H A D | CVE-2021-4217.patch | 11 fileio.c | 5 ++++- 28 diff --git a/fileio.c b/fileio.c 30 --- a/fileio.c 31 +++ b/fileio.c
|
H A D | 11-cve-2014-8141-getzip64data.patch | 13 --- a/fileio.c 14 +++ b/fileio.c
|
H A D | CVE-2015-7696.patch | 29 + * fileio.c:readbyte()).
|
H A D | CVE-2019-13232_p2.patch | 306 int didCRlast; /* fileio static */ 307 ulg numlines; /* fileio static: number of lines printed */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg/ |
H A D | 0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch | 4 Subject: [PATCH 2/2] fileio: Define DEFFILEMODE if platform is missing 10 fileio.c | 4 ++++ 13 --- a/fileio.c 14 +++ b/fileio.c
|
H A D | 0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch | 4 Subject: [PATCH 1/2] fileio: Include sys/param.h for MAXNAMLEN 10 fileio.c | 1 + 13 --- a/fileio.c 14 +++ b/fileio.c
|
H A D | 0001-Undefine-REGEX-for-musl-based-systems.patch | 34 echo.c extend.c file.c fileio.c funmap.c help.c kbd.c keymap.c \
|
/openbmc/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-core.c | 2538 if (q->is_output && q->fileio && q->queued_count < q->num_buffers) in vb2_core_poll() 2627 struct vb2_fileio_data *fileio; in __vb2_init_fileio() local 2664 fileio = kzalloc(sizeof(*fileio), GFP_KERNEL); in __vb2_init_fileio() 2665 if (fileio == NULL) in __vb2_init_fileio() 2668 fileio->read_once = q->fileio_read_once; in __vb2_init_fileio() 2669 fileio->write_immediately = q->fileio_write_immediately; in __vb2_init_fileio() 2675 fileio->count = count; in __vb2_init_fileio() 2676 fileio->memory = VB2_MEMORY_MMAP; in __vb2_init_fileio() 2677 fileio->type = q->type; in __vb2_init_fileio() 2678 q->fileio = fileio; in __vb2_init_fileio() [all …]
|
H A D | videobuf2-v4l2.c | 1152 if (vdev->queue->fileio) in vb2_fop_write() 1177 if (!vdev->queue->fileio) in vb2_fop_read() 1192 void *fileio; in vb2_fop_poll() local 1203 fileio = q->fileio; in vb2_fop_poll() 1208 if (!fileio && q->fileio) in vb2_fop_poll()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/ |
H A D | mg_20230501.bb | 10 file://0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch \ 11 file://0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch \
|
/openbmc/libpldm/tests/oem/meta/ |
H A D | meson.build | 1 tests += ['oem/meta/fileio']
|
/openbmc/libpldm/tests/oem/ibm/ |
H A D | meson.build | 1 tests += ['oem/ibm/fileio', 'oem/ibm/host']
|
/openbmc/libmctp/ |
H A D | configure.ac | 88 AC_ARG_WITH([fileio], optwith 89 [AS_HELP_STRING([--with-fileio],
|
H A D | meson.options | 16 'fileio',
|
H A D | meson.build | 77 feat_fileio = get_option('fileio').require(
|
/openbmc/linux/include/linux/iio/ |
H A D | buffer-dma.h | 112 struct iio_dma_buffer_queue_fileio fileio; member
|
/openbmc/linux/include/media/ |
H A D | videobuf2-core.h | 643 struct vb2_fileio_data *fileio; member 1139 return q->fileio; in vb2_fileio_is_active()
|
/openbmc/google-misc/subprojects/dhcp-done/ |
H A D | meson.build | 29 'fileio',
|
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/ |
H A D | headers_fixup.patch | 15 -check_include_file("sys/fileio.h" HAVE_SYS_FILIO_H)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | 0003-Add-config-option-without-valgrind.patch | 25 conf.CHECK_HEADERS('sys/fileio.h sys/filesys.h sys/dustat.h sys/sysmacros.h')
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/ |
H A D | nspr_4.36.bb | 55 fileio \
|