/linux-6.12.1/include/linux/ |
D | task_io_accounting_ops.h | 27 current->ioac.write_bytes += bytes; in task_io_account_write() 36 return p->ioac.write_bytes >> 9; in task_io_get_oublock() 53 dst->write_bytes += src->write_bytes; in task_blk_io_accounting_add()
|
D | task_io_accounting.h | 35 u64 write_bytes; member
|
/linux-6.12.1/drivers/char/tpm/ |
D | tpm_tis_core.h | 131 int (*write_bytes)(struct tpm_tis_data *data, u32 addr, u16 len, member 180 return data->phy_ops->write_bytes(data, addr, len, value, in tpm_tis_write_bytes() 186 return data->phy_ops->write_bytes(data, addr, 1, &value, in tpm_tis_write8() 197 rc = data->phy_ops->write_bytes(data, addr, sizeof(u32), in tpm_tis_write32()
|
D | tpm_tis_synquacer.c | 90 .write_bytes = tpm_tis_synquacer_write_bytes,
|
D | tpm_tis_spi_cr50.c | 238 .write_bytes = tpm_tis_spi_cr50_write_bytes,
|
D | tpm_tis.c | 218 .write_bytes = tpm_tcg_write_bytes,
|
D | tpm_tis_i2c.c | 326 .write_bytes = tpm_tis_i2c_write_bytes,
|
D | tpm_tis_spi_main.c | 262 .write_bytes = tpm_tis_spi_write_bytes,
|
/linux-6.12.1/tools/testing/selftests/mm/ |
D | hugepage-mmap.c | 28 static void write_bytes(char *addr) in write_bytes() function 69 write_bytes(addr); in main()
|
D | map_hugetlb.c | 24 static void write_bytes(char *addr, size_t length) in write_bytes() function 80 write_bytes(addr, length); in main()
|
D | hugepage-vmemmap.c | 28 static void write_bytes(char *addr, size_t length) in write_bytes() function 110 write_bytes(addr, maplength); in main()
|
D | hugepage-mremap.c | 41 static void write_bytes(char *addr, size_t len) in write_bytes() function 155 write_bytes(addr, length); in main()
|
/linux-6.12.1/drivers/hwtracing/coresight/ |
D | coresight-stm.c | 142 u32 write_bytes; member 293 static inline bool stm_addr_unaligned(const void *addr, u8 write_bytes) in stm_addr_unaligned() argument 295 return ((unsigned long)addr & (write_bytes - 1)); in stm_addr_unaligned() 299 u32 size, u8 write_bytes) in stm_send() argument 303 if (stm_addr_unaligned(data, write_bytes)) { in stm_send() 424 if (size > drvdata->write_bytes) in stm_generic_packet() 425 size = drvdata->write_bytes; in stm_generic_packet() 438 stm_send(ch_addr, payload, 1, drvdata->write_bytes); in stm_generic_packet() 446 drvdata->write_bytes); in stm_generic_packet() 862 drvdata->write_bytes = stm_fundamental_data_size(drvdata); in __stm_probe()
|
/linux-6.12.1/fs/btrfs/ |
D | file.h | 38 size_t num_pages, loff_t pos, size_t write_bytes, 42 size_t *write_bytes, bool nowait);
|
D | file.c | 43 static noinline int btrfs_copy_from_user(loff_t pos, size_t write_bytes, in btrfs_copy_from_user() argument 52 while (write_bytes > 0) { in btrfs_copy_from_user() 54 PAGE_SIZE - offset, write_bytes); in btrfs_copy_from_user() 82 write_bytes -= copied; in btrfs_copy_from_user() 127 size_t num_pages, loff_t pos, size_t write_bytes, in btrfs_dirty_pages() argument 136 u64 end_pos = pos + write_bytes; in btrfs_dirty_pages() 140 if (write_bytes == 0) in btrfs_dirty_pages() 147 num_bytes = round_up(write_bytes + pos - start_pos, in btrfs_dirty_pages() 921 size_t write_bytes, bool force_uptodate, in prepare_pages() argument 955 pos + write_bytes, false); in prepare_pages() [all …]
|
/linux-6.12.1/kernel/ |
D | tsacct.c | 113 stats->write_bytes = p->ioac.write_bytes & KB_MASK; in xacct_add_tsk() 117 stats->write_bytes = 0; in xacct_add_tsk()
|
/linux-6.12.1/include/uapi/linux/ |
D | taskstats.h | 155 __u64 write_bytes; /* bytes of write I/O */ member
|
/linux-6.12.1/rust/kernel/ |
D | page.rs | 213 unsafe { ptr::write_bytes(dst, 0u8, len) }; in fill_zero_raw()
|
/linux-6.12.1/drivers/spi/ |
D | spi-tegra114.c | 321 unsigned int write_bytes; in tegra_spi_fill_tx_fifo_from_client_txbuf() local 327 write_bytes = nbytes; in tegra_spi_fill_tx_fifo_from_client_txbuf() 337 tspi->cur_tx_pos += write_bytes; in tegra_spi_fill_tx_fifo_from_client_txbuf() 404 unsigned int write_bytes; in tegra_spi_copy_client_txbuf_to_spi_txbuf() local 408 write_bytes = consume; in tegra_spi_copy_client_txbuf_to_spi_txbuf() 418 tspi->cur_tx_pos += write_bytes; in tegra_spi_copy_client_txbuf_to_spi_txbuf()
|
D | spi-tegra210-quad.c | 332 unsigned int write_bytes; in tegra_qspi_fill_tx_fifo_from_client_txbuf() local 340 write_bytes = len; in tegra_qspi_fill_tx_fifo_from_client_txbuf() 349 tqspi->cur_tx_pos += write_bytes; in tegra_qspi_fill_tx_fifo_from_client_txbuf() 417 unsigned int i, count, consume, write_bytes; in tegra_qspi_copy_client_txbuf_to_qspi_txbuf() local 426 write_bytes = consume; in tegra_qspi_copy_client_txbuf_to_qspi_txbuf() 435 tqspi->cur_tx_pos += write_bytes; in tegra_qspi_copy_client_txbuf_to_qspi_txbuf()
|
D | spi-cadence-quadspi.c | 1045 unsigned int write_bytes; in cqspi_indirect_write_execute() local 1079 write_bytes = remaining; in cqspi_indirect_write_execute() 1080 write_words = write_bytes / 4; in cqspi_indirect_write_execute() 1081 mod_bytes = write_bytes % 4; in cqspi_indirect_write_execute() 1102 remaining -= write_bytes; in cqspi_indirect_write_execute()
|
/linux-6.12.1/drivers/tty/ipwireless/ |
D | hardware.c | 49 unsigned long write_bytes; member 68 timing_stats.write_bytes += length + 2; in end_write_timing() 87 timing_stats.write_bytes, in report_timing() 93 timing_stats.write_bytes = 0; in report_timing()
|
/linux-6.12.1/include/target/ |
D | target_core_base.h | 680 atomic_long_t write_bytes; member 826 atomic_long_t write_bytes; member
|
/linux-6.12.1/drivers/infiniband/hw/efa/ |
D | efa_com_cmd.h | 279 u64 write_bytes; member
|
D | efa_admin_cmds_defs.h | 606 u64 write_bytes; member
|