Home
last modified time | relevance | path

Searched refs:write (Results 101 – 125 of 6065) sorted by relevance

12345678910>>...243

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-block-zram5 The disksize file is read-write and specifies the disk size
21 The reset file is write-only and allows resetting the
29 The max_comp_streams file is read-write and specifies the
37 The comp_algorithm file is read-write and lets to show
45 The mem_used_max file is write-only and is used to reset
47 compressed data. For resetting the value, you should write
55 The mem_limit file is write-only and specifies the maximum
64 The compact file is write-only and trigger compaction for
98 The backing_dev file is read-write and set up backing
99 device for zram to write incompressible pages.
[all …]
H A Dsysfs-bus-iio-frequency-admv10135 Read/write unscaled value for the Local Oscillatior path quadrature I phase shift.
11 Read/write unscaled value for the Local Oscillatior path quadrature Q phase shift.
17 Read/write value for the Local Oscillatior Feedthrough Offset Calibration I Positive
24 Read/write value for the Local Oscillatior Feedthrough Offset Calibration Q Positive side.
30 Read/write raw value for the Local Oscillatior Feedthrough Offset Calibration I Negative
37 Read/write raw value for the Local Oscillatior Feedthrough Offset Calibration Q Negative
H A Dsysfs-driver-xdata1 What: /sys/class/misc/drivers/dw-xdata-pcie.<device>/write
6 will create write TLPs frames - from the Root Complex to the
13 echo 1 > /sys/class/misc/dw-xdata-pcie.<device>/write
15 echo 0 > /sys/class/misc/dw-xdata-pcie.<device>/write
21 cat /sys/class/misc/dw-xdata-pcie.<device>/write
24 The file is read and write.
49 The file is read and write.
/openbmc/openbmc/poky/meta/classes-global/
H A Dbuildstats.bbclass92 f.write(d.expand("${PF}: %s\n" % e.task))
108 f.write("Status: PASSED \n")
110 f.write("Status: FAILED \n")
111 f.write("Ended: %0.2f \n" % e.time)
171 f.write("%s" % msg)
177 f.write("%s\n%s\n" % (c, output))
213 # write start of build into build_time
216 f.write("Host Info: ")
219 f.write(x + " ")
220 f.write("\n")
[all …]
/openbmc/linux/drivers/scsi/
H A Dzorro_esp.c280 if (write) in zorro_esp_send_blz1230_dma_cmd()
290 if (write) in zorro_esp_send_blz1230_dma_cmd()
326 if (write) in zorro_esp_send_blz1230II_dma_cmd()
336 if (write) in zorro_esp_send_blz1230II_dma_cmd()
371 if (write) in zorro_esp_send_blz2060_dma_cmd()
381 if (write) in zorro_esp_send_blz2060_dma_cmd()
421 if (write) { in zorro_esp_send_cyber_dma_cmd()
438 if (write) in zorro_esp_send_cyber_dma_cmd()
471 if (write) { in zorro_esp_send_cyberII_dma_cmd()
514 if (write) { in zorro_esp_send_fastlane_dma_cmd()
[all …]
/openbmc/linux/scripts/gdb/linux/
H A Dgenpd.py59 gdb.write('%-30s %-15s %s\n' % (
70 gdb.write(' %-50s %s\n' % (kobj_path, rtpm_status_str(dev)))
75 gdb.write('domain status children\n');
76 gdb.write(' /device runtime status\n');
77 gdb.write('----------------------------------------------------------------------\n');
/openbmc/linux/include/linux/
H A Dsysctl.h64 typedef int proc_handler(struct ctl_table *ctl, int write, void *buffer,
68 int proc_dobool(struct ctl_table *table, int write, void *buffer,
73 int proc_douintvec_minmax(struct ctl_table *table, int write, void *buffer,
75 int proc_dou8vec_minmax(struct ctl_table *table, int write, void *buffer,
78 int proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write,
88 int proc_do_static_key(struct ctl_table *table, int write, void *buffer,
246 int do_proc_douintvec(struct ctl_table *table, int write,
250 int write, void *data),
298 int sysctl_max_threads(struct ctl_table *table, int write, void *buffer,
/openbmc/linux/fs/xfs/
H A Dxfs_sysctl.c15 int write, in xfs_stats_clear_proc_handler() argument
22 ret = proc_dointvec_minmax(ctl, write, buffer, lenp, ppos); in xfs_stats_clear_proc_handler()
24 if (!ret && write && *valp) { in xfs_stats_clear_proc_handler()
35 int write, in xfs_panic_mask_proc_handler() argument
42 ret = proc_dointvec_minmax(ctl, write, buffer, lenp, ppos); in xfs_panic_mask_proc_handler()
43 if (!ret && write) { in xfs_panic_mask_proc_handler()
56 int write, in xfs_deprecated_dointvec_minmax() argument
61 if (write) { in xfs_deprecated_dointvec_minmax()
66 return proc_dointvec_minmax(ctl, write, buffer, lenp, ppos); in xfs_deprecated_dointvec_minmax()
/openbmc/linux/lib/zlib_inflate/
H A Dinffast.c80 unsigned write; /* window write index */ in inflate_fast() local
107 write = state->write; in inflate_fast()
188 if (write == 0) { /* very common case */ in inflate_fast()
198 else if (write < op) { /* wrap around window */ in inflate_fast()
199 from += wsize + write - op; in inflate_fast()
200 op -= write; in inflate_fast()
207 if (write < len) { /* some from start of window */ in inflate_fast()
208 op = write; in inflate_fast()
218 from += write - op; in inflate_fast()
/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/
H A Dsuricata.py18 f.write("nameserver 8.8.8.8")
19 f.write(os.linesep)
20 f.write("nameserver 8.8.4.4")
21 f.write(os.linesep)
22 f.write("nameserver 127.0.0.1")
23 f.write(os.linesep)
/openbmc/qemu/tests/qemu-iotests/
H A D171192 write -P 0x0a 0 512
193 write -P 0x0a 511 1
194 write -P 0x0a 512 1
196 write -P 0x0a 0 1024
197 write -P 0x0a 1023 1
198 write -P 0x0a 1024 1
H A D04671 backing_io 0 32 write | $QEMU_IO "$TEST_IMG" | _filter_qemu_io
117 write -P 70 0x76000 0x8000
130 write -P 89 0x80000 0x1000
131 write -P 90 0x96000 0x8000
145 write -P 109 0xa0000 0x1000
146 write -c -P 110 0xb0000 0x10000
/openbmc/openbmc-build-scripts/scripts/
H A Dgenerate-html-index.py57 l_index_file.write(
67 l_index_file.write(
73 l_index_file.write(
85 l_index_file.write(
90 l_index_file.write("</body>\n</html>")
/openbmc/linux/kernel/
H A Dwatchdog.c755 if (!write) { in proc_watchdog_common()
775 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog() argument
780 table, write, buffer, lenp, ppos); in proc_watchdog()
786 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog() argument
789 if (!watchdog_hardlockup_available && write) in proc_nmi_watchdog()
792 table, write, buffer, lenp, ppos); in proc_nmi_watchdog()
798 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog() argument
802 table, write, buffer, lenp, ppos); in proc_soft_watchdog()
808 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh() argument
818 if (!err && write && old != READ_ONCE(watchdog_thresh)) in proc_watchdog_thresh()
[all …]
/openbmc/qemu/hw/arm/
H A Dnseries.c731 chip->write(chip->opaque, 1, 0x64); in n800_dss_init()
732 chip->write(chip->opaque, 0, 0x2c); /* LCD HNDP register */ in n800_dss_init()
733 chip->write(chip->opaque, 1, 0x1e); in n800_dss_init()
735 chip->write(chip->opaque, 1, 0xe0); in n800_dss_init()
737 chip->write(chip->opaque, 1, 0x01); in n800_dss_init()
738 chip->write(chip->opaque, 0, 0x32); /* LCD VNDP register */ in n800_dss_init()
739 chip->write(chip->opaque, 1, 0x06); in n800_dss_init()
741 chip->write(chip->opaque, 1, 1); /* Enable bit */ in n800_dss_init()
743 chip->write(chip->opaque, 0, 0x6c); in n800_dss_init()
760 chip->write(chip->opaque, 1, 0x01); /* Input Data Format */ in n800_dss_init()
[all …]
/openbmc/qemu/target/hexagon/
H A Dgen_op_regs.py97 f.write(
104 f.write(f"IMMINFO({tag}")
106 f.write(""",'u',0,0,'U',0,0""")
112 f.write(f""",'{sign}',{size},{shamt}""")
118 f.write(f""",'{myu}',0,0""")
119 f.write(")\n")
/openbmc/linux/drivers/mmc/core/
H A Dsdio_ops.c62 static int mmc_io_rw_direct_host(struct mmc_host *host, int write, unsigned fn, in mmc_io_rw_direct_host() argument
76 cmd.arg = write ? 0x80000000 : 0x00000000; in mmc_io_rw_direct_host()
78 cmd.arg |= (write && out) ? 0x08000000 : 0x00000000; in mmc_io_rw_direct_host()
108 int mmc_io_rw_direct(struct mmc_card *card, int write, unsigned fn, in mmc_io_rw_direct() argument
111 return mmc_io_rw_direct_host(card->host, write, fn, addr, in, out); in mmc_io_rw_direct()
114 int mmc_io_rw_extended(struct mmc_card *card, int write, unsigned fn, in mmc_io_rw_extended() argument
136 cmd.arg = write ? 0x80000000 : 0x00000000; in mmc_io_rw_extended()
149 data.flags = write ? MMC_DATA_WRITE : MMC_DATA_READ; in mmc_io_rw_extended()
/openbmc/linux/Documentation/filesystems/
H A Dzonefs.rst80 state to make it read-only, preventing any data write.
184 read/write access) can change the zone condition back to a normal read/write
198 * Unaligned write errors: These errors result from the host issuing write
201 enforces sequential file write for sequential zones, unaligned write errors
204 If one of the write request within the set of sequential write requests
209 write cache is enabled, write errors may occur in ranges of previously
211 Similarly to the previous immediate unaligned write error case, delayed write
253 (read and write) to the file are disabled.
264 | option | condition | size read write read write |
296 the device will not re-enable file write access.
[all …]
/openbmc/linux/drivers/xen/xen-pciback/
H A Dconf_space_capability.c29 .u.w.write = NULL,
83 .u.w.write = vpd_address_write,
89 .u.dw.write = NULL,
177 .u.w.write = pm_ctrl_write,
225 goto write; in msi_msix_flags_write()
250 goto write; in msi_msix_flags_write()
254 write: in msi_msix_flags_write()
264 .u.w.write = msi_msix_flags_write,
275 .u.w.write = msi_msix_flags_write,
/openbmc/linux/arch/s390/appldata/
H A Dappldata_base.c49 static int appldata_timer_handler(struct ctl_table *ctl, int write,
51 static int appldata_interval_handler(struct ctl_table *ctl, int write,
203 appldata_timer_handler(struct ctl_table *ctl, int write, in appldata_timer_handler() argument
216 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in appldata_timer_handler()
217 if (rc < 0 || !write) in appldata_timer_handler()
236 appldata_interval_handler(struct ctl_table *ctl, int write, in appldata_interval_handler() argument
248 rc = proc_dointvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in appldata_interval_handler()
249 if (rc < 0 || !write) in appldata_interval_handler()
266 appldata_generic_handler(struct ctl_table *ctl, int write, in appldata_generic_handler() argument
300 rc = proc_douintvec_minmax(&ctl_entry, write, buffer, lenp, ppos); in appldata_generic_handler()
[all …]
/openbmc/qemu/tests/tcg/hexagon/
H A Dtest_call.S29 call write
39 write: label
55 .size write, .Ltmp2-write
/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py741 file.write(file_header)
745 file.write(file_trailer)
758 file.write(file_trailer)
981 evsel_file.write(value)
999 comm_file.write(value)
1015 dso_file.write(value)
1046 call_file.write(value)
1062 cbr_file.write(value)
1070 mwait_file.write(value)
1079 pwre_file.write(value)
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/beep/files/
H A D0001-beep-library-Make-it-compatible-with-c99.patch39 if (write(STDERR_FILENO, "strerror_r error\n",
46 if (write(STDERR_FILENO, msg, msglen)) {
47 /* ignore all write errors */
49 if (write(STDERR_FILENO, ": ", 2)) {
50 /* ignore all write errors */
54 if (write(STDERR_FILENO, strerr_buf, errlen)) {
55 /* ignore all write errors */
/openbmc/linux/scripts/
H A Dgenerate_rust_target.rs33 Value::Boolean(boolean) => write!(formatter, "{}", boolean), in fmt()
34 Value::Number(number) => write!(formatter, "{}", number), in fmt()
35 Value::String(string) => write!(formatter, "\"{}\"", string), in fmt()
40 write!(formatter, "\"{}\": {},", key, value)?; in fmt()
42 write!(formatter, "\"{}\": {}", last.0, last.1)?; in fmt()
98 write!(formatter, " \"{}\": {},\n", key, value)?; in fmt()
100 write!(formatter, " \"{}\": {}\n", last.0, last.1)?; in fmt()
/openbmc/phosphor-pid-control/dbus/
H A Ddbuswrite.cpp55 void DbusWritePercent::write(double value) in write() function in pid_control::DbusWritePercent
57 return write(value, false, nullptr); in write()
60 void DbusWritePercent::write(double value, bool force, int64_t* written) in write() function in pid_control::DbusWritePercent
125 void DbusWrite::write(double value) in write() function in pid_control::DbusWrite
127 return write(value, false, nullptr); in write()
130 void DbusWrite::write(double value, bool force, int64_t* written) in write() function in pid_control::DbusWrite

12345678910>>...243