Searched full:io (Results 1 – 25 of 72) sorted by relevance
123
9 * Creates an IO bridge between two QEMU instances where messages can be passed76 struct io_bridge *io = data; in parent_reader_thread() local80 mq_getattr(io->parent.mqdes, &io->parent.mqattr); in parent_reader_thread()82 fprintf(stdout, "bridge-io: %d messages are currently on parent queue.\n", in parent_reader_thread()83 (int)io->parent.mqattr.mq_curmsgs); in parent_reader_thread()85 while (mq_receive(io->parent.mqdes, buf, QEMU_IO_MAX_MSG_SIZE, in parent_reader_thread()90 fprintf(stdout, "bridge-io: msg recv %d type %d size %d msg %d\n", in parent_reader_thread()93 if (io->cb) in parent_reader_thread()94 io->cb(io->data, hdr); in parent_reader_thread()103 struct io_bridge *io = data; in child_reader_thread() local[all …]
3 https://thesofproject.github.io/latest/developer_guides/fuzzing/
86 SHM_IPC_REG=qemu-bridge-shim-io87 SHM_MBOX=qemu-bridge-mbox-io91 SHM_IPC_REG=qemu-bridge-shim-io92 SHM_MBOX=qemu-bridge-mbox-io97 SHM_IPC_REG=qemu-bridge-shim-io108 SHM_IPC_REG=qemu-bridge-shim-io118 SHM_IPC_REG="qemu-bridge-ipc(|-dsp)-io"125 SHM_IPC_REG="qemu-bridge-ipc(|-dsp)-io"132 SHM_IPC_REG="qemu-bridge-ipc(|-dsp)-io"139 SHM_IPC_REG="qemu-bridge-ipc(|-dsp)-io"[all …]
7 # https://thesofproject.github.io/latest/howtos/process/docbuild.html28 PUBLISH_REPO="$(dirname "$SOF_REPO")/thesofproject.github.io"118 echo "Cloning thesofproject.github.io.git repo"121 git@github.com:thesofproject/thesofproject.github.io.git \
10 See [docs](https://thesofproject.github.io/latest/index.html)14 See [unit testing documentation](https://thesofproject.github.io/latest/developer_guides/unit_tests…22 See [Contributing to the Project](https://thesofproject.github.io/latest/contribute/index.html)
58 ` # control uses bespoke driver get/put/info ID for io ops'86 ` # control uses bespoke driver get/put/info ID for io ops'114 ` # control uses bespoke driver get/put/info ID for io ops'141 ` # control uses bespoke driver get/put/info ID for io ops'
39 ` # control uses bespoke driver get/put/info ID for io ops'56 ` # control uses bespoke driver get/put/info ID for io ops'
13 Please also read https://thesofproject.github.io/latest/contribute/process/bug-tracking.html for fu…42 …mesg* and firmware log from *sof-logger*. See https://thesofproject.github.io/latest/developer_gui…
4 See https://google.github.io/oss-fuzz/getting-started/new-project-guide/#testing-locally
6 in https://thesofproject.github.io/latest/getting_started/index.html for
3 # https://thesofproject.github.io/latest/developer_guides/unit_tests.html
21 docker.io/zephyrprojectrtos/zephyr-build:v0.18.3
5 # https://google.github.io/oss-fuzz/getting-started/continuous-integration/
13 #include <sof/lib/io.h>
14 #include <sof/lib/io.h>
24 # Matches docker.io/zephyrprojectrtos/zephyr-build:latest gid
8 #include <sof/lib/io.h>
52 $ sudo apt-get install octave octave-signal octave-io57 pkg load io
15 #include <sof/lib/io.h>
22 #include <sof/lib/io.h>
10 #include <sof/lib/io.h>
29 * the physical log IO.
41 int32_t frames; /* IO buffer length */
9 #include <sof/lib/io.h>