/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 284.out | 11 == writing some data == 18 == writing some more data == 30 == writing some data == 37 == writing some more data == 49 == writing some data == 56 == writing some more data ==
|
H A D | 027.out | 4 == writing first cluster to populate metadata == 8 == writing at sub-cluster granularity ==
|
H A D | 189.out | 5 == writing whole image == 15 == writing part of a cluster ==
|
H A D | 158.out | 5 == writing whole image == 15 == writing part of a cluster ==
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | index.rst | 7 writing-bindings 8 writing-schema
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | cpuid.rst | 56 writing to msr 0x4b564d02 59 writing to msr 0x4b564d03 63 writing to msr 0x4b564d04 75 when writing to msr 0x4b564d02 82 be disabled by writing
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/ |
H A D | libio-compress-perl_2.213.bb | 1 SUMMARY = "Perl interface to allow reading and writing of compressed data." 3 and writing of compressed data created with the zlib and bzip2. \ 5 IO-Compress supports reading and writing of the following compressed data \
|
H A D | libio-compress-lzma-perl_2.213.bb | 1 SUMMARY = "Perl interface to allow reading and writing of lzma files/buffers." 3 writing of lzma files/buffers."
|
/openbmc/qemu/hw/nubus/ |
H A D | trace-events | 5 nubus_slot_write(uint64_t addr, uint64_t val, int size) "writing unassigned addr 0x%"PRIx64 " value… 7 nubus_super_slot_write(uint64_t addr, uint64_t val, int size) "writing unassigned addr 0x%"PRIx64 "…
|
/openbmc/linux/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 78 shared[i].writing = shared[i].erasing = NULL; in lpddr_cmdset() 227 contender = shared->writing; in get_chip() 281 shared->writing = chip; in get_chip() 353 if (shared->writing == chip && chip->oldstate == FL_READY) { in put_chip() 355 shared->writing = shared->erasing; in put_chip() 356 if (shared->writing && shared->writing != chip) { in put_chip() 358 struct flchip *loaner = shared->writing; in put_chip() 369 shared->writing = NULL; in put_chip() 370 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-javaobj-py3_0.4.4.bb | 3 for reading and writing (writing is WIP currently) Java objects serialized\
|
/openbmc/linux/Documentation/cdrom/ |
H A D | packet-writing.rst | 2 Packet writing 30 Packet writing for DVD-RW media 45 Packet writing for DVD+RW media 72 Packet writing for DVD-RAM media 139 about DVD writing.
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | examples.rst | 15 of a live image and writing to disk was noticeably slower. This included 17 a significant amount of writing due to certain post-install scripts.
|
/openbmc/linux/Documentation/admin-guide/gpio/ |
H A D | gpio-aggregator.rst | 25 Aggregated GPIO controllers are instantiated and destroyed by writing to 32 controller by writing a string describing the GPIOs to 61 controller after use by writing its device name to the 81 gpio-aggregator driver, or by writing to the "driver_override" file in Sysfs.
|
/openbmc/linux/Documentation/admin-guide/mm/damon/ |
H A D | usage.rst | 19 features by reading from and writing to special sysfs files. Therefore, 32 writing kernel space DAMON application programs for you. You can even extend 43 ``<sysfs>/kernel/mm/damon/``. You can control DAMON by writing to and reading 181 context by writing one of the keywords listed in ``avail_operations`` file and 197 writing to and reading from the files. 202 writing to and rading from the files. 221 be a process. You can specify the process to DAMON by writing the pid of the 242 as they want, by writing proper values to the files under this directory. 253 region by writing to and reading from the files, respectively. 263 writing to files under this directory. [all …]
|
/openbmc/u-boot/lib/bzip2/ |
H A D | bzlib.c | 926 Bool writing; member 974 bzf->writing = True; in BZ_API() 1004 if (!(bzf->writing)) in BZ_API() 1063 if (!(bzf->writing)) in BZ_API() 1147 bzf->writing = False; in BZ_API() 1179 if (bzf->writing) in BZ_API() 1203 if (bzf->writing) in BZ_API() 1418 int writing = 0; in bzopen_or_bzdopen() local 1431 writing = 0; break; in bzopen_or_bzdopen() 1433 writing = 1; break; in bzopen_or_bzdopen() [all …]
|
/openbmc/linux/sound/usb/line6/ |
H A D | Kconfig | 14 * Reading/writing individual parameters 15 * Reading/writing complete channel, effects setup, and amp
|
/openbmc/qemu/hw/scsi/ |
H A D | spapr_vscsi.c | 77 bool writing; member 380 if (req->writing) { /* writing = to device = reading from memory */ in vscsi_srp_direct_data() 415 if (req->writing) { /* writing = to device = reading from memory */ in vscsi_srp_indirect_data() 421 trace_spapr_vscsi_srp_indirect_data_rw(req->writing, rc); in vscsi_srp_indirect_data() 444 int writing, uint8_t *buf, uint32_t len) in vscsi_srp_transfer_data() argument 490 if (req->writing) { in vscsi_preprocess_desc() 509 req->local_desc = req->writing ? cmd->data_out_desc_cnt : in vscsi_preprocess_desc() 538 rc = vscsi_srp_transfer_data(s, req, req->writing, buf, len); in vscsi_transfer_data() 581 if (req->writing) { in vscsi_command_complete() 614 VMSTATE_BOOL(writing, vscsi_req), [all …]
|
/openbmc/u-boot/drivers/block/ |
H A D | Kconfig | 8 reading, writing and (in some cases) erasing blocks. Block 25 reading, writing and (in some cases) erasing blocks. Block 37 reading, writing and (in some cases) erasing blocks. Block
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch | 4 Subject: [PATCH 09/22] Do not disable buffering when writing to oom_score_adj 6 On musl, disabling buffering when writing to oom_score_adj will
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch | 4 Subject: [PATCH 09/26] Do not disable buffering when writing to oom_score_adj 6 On musl, disabling buffering when writing to oom_score_adj will
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-usbip-vudc | 33 connection peer. It is done by writing to this 37 close the connection by writing -1 instead of
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | hisi-pcie-pmu.rst | 88 than trigger condition. You can set the trigger condition by writing 89 "trig_len", and set the trigger mode by writing "trig_mode". This filter can 103 threshold by writing "thr_len", and set the threshold mode by writing
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_checkptrw.c | 138 int yaffs2_checkpt_open(struct yaffs_dev *dev, int writing) in yaffs2_checkpt_open() argument 142 dev->checkpt_open_write = writing; in yaffs2_checkpt_open() 150 if (writing && !yaffs2_checkpt_space_ok(dev)) in yaffs2_checkpt_open() 168 if (writing) { in yaffs2_checkpt_open()
|