| /linux-6.15/tools/testing/selftests/arm64/fp/ |
| H A D | kernel-test.c | 207 int ret, wrote; in compute_digest() local 218 wrote = ret; in compute_digest() 219 ret = splice(zerocopy[0], NULL, sock, NULL, wrote, 0); in compute_digest() 223 } else if (ret != wrote) { in compute_digest() 224 printf("Short splice: %d < %d\n", ret, wrote); in compute_digest() 227 iov.iov_len -= wrote; in compute_digest() 228 iov.iov_base += wrote; in compute_digest()
|
| /linux-6.15/drivers/char/tpm/ |
| H A D | tpm_tis_i2c.c | 233 u16 wrote = 0; in tpm_tis_i2c_write_bytes() local 240 while (wrote < len) { in tpm_tis_i2c_write_bytes() 242 msg.len = sizeof(reg) + len - wrote; in tpm_tis_i2c_write_bytes() 246 memcpy(phy->io_buf + sizeof(reg), value + wrote, in tpm_tis_i2c_write_bytes() 252 wrote += msg.len - sizeof(reg); in tpm_tis_i2c_write_bytes()
|
| /linux-6.15/drivers/firmware/ |
| H A D | dmi-sysfs.c | 366 ssize_t wrote = 0; in dmi_sel_raw_read_io() local 373 wrote++; in dmi_sel_raw_read_io() 376 return wrote; in dmi_sel_raw_read_io() 385 ssize_t wrote = 0; in dmi_sel_raw_read_phys32() local 394 wrote++; in dmi_sel_raw_read_phys32() 398 return wrote; in dmi_sel_raw_read_phys32()
|
| /linux-6.15/drivers/tty/hvc/ |
| H A D | hvsi.c | 283 int wrote; in hvsi_version_respond() local 295 wrote = hvc_put_chars(hp->vtermno, (char *)&packet, packet.hdr.len); in hvsi_version_respond() 296 if (wrote != packet.hdr.len) { in hvsi_version_respond() 543 int wrote; in hvsi_query() local 553 wrote = hvc_put_chars(hp->vtermno, (char *)&packet, packet.hdr.len); in hvsi_query() 554 if (wrote != packet.hdr.len) { in hvsi_query() 556 wrote); in hvsi_query() 586 int wrote; in hvsi_set_mctrl() local 600 wrote = hvc_put_chars(hp->vtermno, (char *)&packet, packet.hdr.len); in hvsi_set_mctrl() 601 if (wrote != packet.hdr.len) { in hvsi_set_mctrl()
|
| /linux-6.15/fs/ |
| H A D | fs-writeback.c | 1904 long wrote; in writeback_sb_inodes() local 1981 wrote = wrote < 0 ? 0 : wrote; in writeback_sb_inodes() 1982 total_wrote += wrote; in writeback_sb_inodes() 2032 long wrote = 0; in __writeback_inodes_wb() local 2051 if (wrote) { in __writeback_inodes_wb() 2059 return wrote; in __writeback_inodes_wb() 2298 long wrote = 0; in wb_do_writeback() local 2303 wrote += wb_writeback(wb, work); in wb_do_writeback() 2310 wrote += wb_check_start_all(wb); in wb_do_writeback() 2315 wrote += wb_check_old_data_flush(wb); in wb_do_writeback() [all …]
|
| /linux-6.15/drivers/char/ |
| H A D | ppdev.c | 200 ssize_t wrote; in pp_write() local 233 wrote = pport->ops->epp_write_addr(pport, in pp_write() 236 wrote = pport->ops->epp_write_data(pport, in pp_write() 240 wrote = parport_write(pp->pdev->port, kbuffer, n); in pp_write() 243 if (wrote <= 0) { in pp_write() 245 bytes_written = wrote; in pp_write() 249 bytes_written += wrote; in pp_write()
|
| /linux-6.15/kernel/module/ |
| H A D | sysfs.c | 33 size_t wrote; in module_sect_read() local 46 wrote = scnprintf(bounce, sizeof(bounce), "0x%px\n", in module_sect_read() 49 count = min(count, wrote); in module_sect_read()
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | papr_scm.c | 617 int len, wrote; in papr_scm_meta_set() local 625 for (len = hdr->in_length; len; len -= wrote) { in papr_scm_meta_set() 633 wrote = 8; in papr_scm_meta_set() 638 wrote = 4; in papr_scm_meta_set() 643 wrote = 2; in papr_scm_meta_set() 647 wrote = 1; in papr_scm_meta_set() 651 offset, data_be, wrote); in papr_scm_meta_set()
|
| /linux-6.15/drivers/spi/ |
| H A D | spi-apple.c | 270 u32 inuse, words, wrote; in apple_spi_tx() local 276 words = wrote = min_t(u32, *left, APPLE_SPI_FIFO_DEPTH - inuse); in apple_spi_tx() 309 *tx_ptr = ((u8 *)*tx_ptr) + bytes_per_word * wrote; in apple_spi_tx()
|
| /linux-6.15/LICENSES/deprecated/ |
| H A D | Zlib | 22 claim that you wrote the original software. If you use this software in a
|
| /linux-6.15/LICENSES/exceptions/ |
| H A D | Linux-syscall-note | 18 kernel) is copyrighted by me and others who actually wrote it.
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | examples.txt | 75 [ perf record: Captured and wrote 0.267 MB perf.data (~11679 samples) ] 129 [ perf record: Captured and wrote 0.963 MB perf.data (~42069 samples) ]
|
| H A D | perf.data-directory-format.txt | 37 [ perf record: Captured and wrote 0.015 MB perf.data (9 samples) ]
|
| H A D | perf-timechart.txt | 104 [ perf record: Captured and wrote 4.253 MB perf.data (~185801 samples) ]
|
| H A D | perf-intel-pt.txt | 936 [ perf record: Captured and wrote 0.042 MB perf.data ] 1273 [ perf record: Captured and wrote 3.939 MB perf.data ] 1363 [ perf record: Captured and wrote 5.829 MB ] 1424 [ perf record: Captured and wrote 9.041 MB perf.data.kvm ] 1680 [ perf record: Captured and wrote 0.280 MB perf.data ] 1888 [ perf record: Captured and wrote 0.017 MB perf.data ] 1944 [ perf record: Captured and wrote 0.043 MB perf.data ] 1998 [ perf record: Captured and wrote 1.387 MB perf.data ] 2008 [ perf record: Captured and wrote 1.490 MB perf.data ] 2017 [ perf record: Captured and wrote 0.031 MB perf.data ] [all …]
|
| /linux-6.15/include/trace/events/ |
| H A D | writeback.h | 757 __field(unsigned long, wrote) 769 __entry->wrote = nr_to_write - wbc->nr_to_write; 782 __entry->wrote,
|
| /linux-6.15/Documentation/watchdog/ |
| H A D | pcwd-watchdog.rst | 68 And that's all she wrote!
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | ecryptfs.rst | 60 just wrote. To test reading, from start to finish, you need to clear
|
| /linux-6.15/Documentation/translations/ja_JP/process/ |
| H A D | howto.rst | 422 "John Kernelhacker wrote ...:" の行をあなたのリプライの先頭行にして、
|
| /linux-6.15/lib/ |
| H A D | dynamic_debug.c | 817 static int remaining(int wrote) in remaining() argument 819 if (PREFIX_SIZE - wrote > 0) in remaining() 820 return PREFIX_SIZE - wrote; in remaining()
|
| /linux-6.15/fs/bcachefs/ |
| H A D | super-io.c | 1018 bool wrote, can_mount_without_written, can_mount_with_written; in bch2_write_super() local 1162 wrote = false; in bch2_write_super() 1168 wrote = true; in bch2_write_super() 1173 } while (wrote); in bch2_write_super()
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | entry_64.rst | 95 which might have triggered right after a normal entry wrote CS to the
|
| /linux-6.15/tools/power/cpupower/ |
| H A D | README | 179 Many thanks to Mattia Dongili who wrote the autotoolization and
|
| /linux-6.15/Documentation/mm/ |
| H A D | active_mm.rst | 21 On Fri, 30 Jul 1999, David Mosberger wrote:
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | imc.rst | 169 [ perf record: Captured and wrote 0.012 MB perf.data (21 samples) ]
|