Home
last modified time | relevance | path

Searched refs:READ (Results 1 – 25 of 221) sorted by relevance

123456789

/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv-stats.c42 sum.dir[READ].cnt += r->dir[READ].cnt; in rtrs_srv_stats_rdma_to_str()
43 sum.dir[READ].size_total += r->dir[READ].size_total; in rtrs_srv_stats_rdma_to_str()
49 sum.dir[READ].cnt, sum.dir[READ].size_total, in rtrs_srv_stats_rdma_to_str()
H A Drtrs-clt-stats.c92 sum.dir[READ].cnt += r->dir[READ].cnt; in rtrs_clt_stats_rdma_to_str()
93 sum.dir[READ].size_total += r->dir[READ].size_total; in rtrs_clt_stats_rdma_to_str()
100 sum.dir[READ].cnt, sum.dir[READ].size_total, in rtrs_clt_stats_rdma_to_str()
/openbmc/openbmc-tools/bi2cp/
H A DREADME.md17 00:30.757419 0.000211 0x11 READ MFR_SPECIFIC_45 | 00:30.757631 0.002693 [ 1b 55 43 44 39 30 33 32 3…
18 00:30.767143 0.000207 0x11 READ MFR_SPECIFIC_06 | 00:30.767350 0.000203 [ 20 ]
19 00:30.767574 0.000205 0x11 READ MFR_SPECIFIC_05 | 00:30.767780 0.003184 [ 20 20 21 22 23 24 25 26 2…
21 00:30.771332 0.000205 0x11 READ MFR_SPECIFIC_43 | 00:30.771538 0.000208 [ 08 ]
23 00:30.772072 0.000205 0x11 READ MFR_SPECIFIC_43 | 00:30.772278 0.000204 [ 00 ]
25 00:30.772805 0.000205 0x11 READ MFR_SPECIFIC_43 | 00:30.773010 0.000204 [ 00 ]
H A Dbi2cp101 READ = 1 variable in I2CRecord
178 return I2CRecord.READ
309 assert repeat.record == I2CRecord.READ
360 timestamp, duration, self, I2CRecord.READ, status
364 start = fmt.format(timestamp, duration, self, I2CRecord.READ)
/openbmc/linux/block/
H A Dblk-throttle.c478 tg->bps[READ][LIMIT_LOW] = 0; in throtl_pd_offline()
480 tg->iops[READ][LIMIT_LOW] = 0; in throtl_pd_offline()
1525 tg->bps_conf[READ][off]); in tg_prfill_limit()
1531 tg->iops_conf[READ][off]); in tg_prfill_limit()
1635 tg->bps[READ][index] = v[0]; in tg_set_limit()
1640 tg->bps[READ][LIMIT_LOW] = min(tg->bps_conf[READ][LIMIT_LOW], in tg_set_limit()
1644 tg->iops[READ][LIMIT_LOW] = min(tg->iops_conf[READ][LIMIT_LOW], in tg_set_limit()
1652 if (!(tg->bps[READ][LIMIT_LOW] || tg->iops[READ][LIMIT_LOW] || in tg_set_limit()
1769 if (tg->bps[READ][LIMIT_LOW] || tg->iops[READ][LIMIT_LOW]) in __tg_last_low_overflow_time()
2051 tg->last_io_disp[READ] = 0; in throtl_downgrade_check()
[all …]
/openbmc/linux/drivers/md/
H A Ddm-stats.c724 shared->tmp.ios[READ] = 0; in __dm_stat_init_temporary_percpu_totals()
740 shared->tmp.sectors[READ] += READ_ONCE(p->sectors[READ]); in __dm_stat_init_temporary_percpu_totals()
742 shared->tmp.ios[READ] += READ_ONCE(p->ios[READ]); in __dm_stat_init_temporary_percpu_totals()
744 shared->tmp.merges[READ] += READ_ONCE(p->merges[READ]); in __dm_stat_init_temporary_percpu_totals()
746 shared->tmp.ticks[READ] += READ_ONCE(p->ticks[READ]); in __dm_stat_init_temporary_percpu_totals()
748 shared->tmp.io_ticks[READ] += READ_ONCE(p->io_ticks[READ]); in __dm_stat_init_temporary_percpu_totals()
774 p->sectors[READ] -= shared->tmp.sectors[READ]; in __dm_stat_clear()
776 p->ios[READ] -= shared->tmp.ios[READ]; in __dm_stat_clear()
778 p->merges[READ] -= shared->tmp.merges[READ]; in __dm_stat_clear()
780 p->ticks[READ] -= shared->tmp.ticks[READ]; in __dm_stat_clear()
[all …]
H A Dmd-faulty.c110 case ReadPersistent*2+READ: return 1; in check_sector()
111 case ReadFixable*2+READ: return 1; in check_sector()
115 case AllPersist*2+READ: in check_sector()
192 bio_end_sector(bio), READ)) in faulty_make_request()
/openbmc/openbmc/poky/bitbake/lib/bb/compress/
H A D_pipecompress.py90 READ = 0 variable in PipeFile
101 self.mode = self.READ
112 if self.mode == self.READ:
167 return self.mode == self.READ
173 if self.mode != self.READ:
/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dmemop.c27 READ, enumerator
68 if (desc->mode == READ) in ksmo_from_desc()
74 if (desc->mode == READ) in ksmo_from_desc()
80 if (desc->mode == READ) in ksmo_from_desc()
306 CHECK_N_DO(MOP, mop_cpu, mop_target, READ, mem2, size, in default_write_read()
317 CHECK_N_DO(MOP, mop_cpu, mop_target, READ, mem2, size, in default_read()
339 MOP(test->vm, ABSOLUTE, READ, mem2, 16, GADDR_V(mem2)); in default_cmpxchg()
352 MOP(test->vm, ABSOLUTE, READ, mem2, 16, GADDR_V(mem2)); in default_cmpxchg()
679 MOP(t.vcpu, LOGICAL, READ, mem2, max_block, GADDR_V(mem2)); in test_cmpxchg_key_concurrent()
808 MOP(t.vm, ABSOLUTE, READ, &teid, sizeof(teid), GADDR(prefix + 168)); in test_termination()
[all …]
H A Dtprot.c42 READ = 1, enumerator
106 { TEST_SIMPLE, page_store_prot, 0x20, READ },
123 { TEST_FETCH_PROT_OVERRIDE, (void *)0x00, 0x10, READ },
132 { TEST_STORAGE_PROT_OVERRIDE, page_store_prot, 0x20, READ },
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h43 INIT_PORT_DCB_CMD(__pcmd, __port, READ, FW_PORT_ACTION_DCB_READ_RECV)
46 INIT_PORT_DCB_CMD(__pcmd, __port, READ, FW_PORT_ACTION_DCB_READ_TRANS)
49 INIT_PORT_DCB_CMD(__pcmd, __port, READ, FW_PORT_ACTION_DCB_READ_DET)
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrl_val.c20 #define READ 0 macro
115 if (op == READ) in get_event_and_umask()
116 imc_counters_config[count][READ].event = in get_event_and_umask()
123 if (op == READ) in get_event_and_umask()
124 imc_counters_config[count][READ].umask = in get_event_and_umask()
163 if (fscanf(fp, "%u", &imc_counters_config[count][READ].type) <= 0) { in read_from_imc_dir()
172 imc_counters_config[count][READ].type; in read_from_imc_dir()
190 get_event_and_umask(cas_count_cfg, count, READ); in read_from_imc_dir()
336 &imc_counters_config[imc][READ]; in get_mem_bw_imc()
372 close(imc_counters_config[imc][READ].fd); in get_mem_bw_imc()
/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dovercommit-accounting.rst58 | SHARED or READ-only - 0 cost (该文件是映射而不是交换)
63 | PRIVATE READ-only - 0 cost (但作用不大)
/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm_tty.c526 jsm_dbg(READ, &ch->ch_bd->pci_dev, "start\n"); in jsm_input()
553 jsm_dbg(READ, &ch->ch_bd->pci_dev, "start\n"); in jsm_input()
561 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_input()
578 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_input()
584 jsm_dbg(READ, &ch->ch_bd->pci_dev, "start 2\n"); in jsm_input()
777 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()
787 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()
815 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()
824 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/
H A D0001-cmake-modify-path-to-libmetal-version-file.patch23 -file(READ ${LIBMETAL_ROOT_DIR}/VERSION ver)
24 +file(READ ${LIBMETAL_ROOT_DIR}/../libmetal/VERSION ver)
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr3-timings.yaml57 Additional READ-to-READ delay in chip-to-chip cases in pico seconds.
97 Internal READ to PRECHARGE command delay in pico seconds.
112 Internal WRITE-to-READ command delay in pico seconds.
H A Djedec,lpddr3.yaml78 Additional READ-to-READ delay in chip-to-chip cases in terms of number
109 READ data latency in terms of number of clock cycles.
133 Internal READ to PRECHARGE command delay in terms of number of clock
159 Internal WRITE-to-READ command delay in terms of number of clock cycles.
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-test-howto.rst215 READ ( 1 bytes): OKAY
216 READ ( 1024 bytes): OKAY
217 READ ( 1025 bytes): OKAY
218 READ (1024000 bytes): OKAY
219 READ (1024001 bytes): OKAY
H A Dpci-test-function.rst73 COPY/READ command.
83 for the READ/WRITE/COPY and raise IRQ (Legacy/MSI) commands.
/openbmc/linux/lib/
H A Dkunit_iov_iter.c118 iov_kunit_load_kvec(test, &iter, READ, kvec, ARRAY_SIZE(kvec), in iov_kunit_copy_to_kvec()
277 iov_kunit_load_bvec(test, &iter, READ, bvec, ARRAY_SIZE(bvec), in iov_kunit_copy_to_bvec()
426 iov_kunit_load_xarray(test, &iter, READ, xarray, bpages, npages); in iov_kunit_copy_to_xarray()
433 iov_iter_xarray(&iter, READ, xarray, pr->from, size); in iov_kunit_copy_to_xarray()
484 iov_kunit_load_xarray(test, &iter, READ, xarray, bpages, npages); in iov_kunit_copy_from_xarray()
541 iov_kunit_load_kvec(test, &iter, READ, kvec, ARRAY_SIZE(kvec), in iov_kunit_extract_pages_kvec()
619 iov_kunit_load_bvec(test, &iter, READ, bvec, ARRAY_SIZE(bvec), in iov_kunit_extract_pages_bvec()
699 iov_kunit_load_xarray(test, &iter, READ, xarray, bpages, npages); in iov_kunit_extract_pages_xarray()
/openbmc/linux/fs/
H A Ddirect-io.c1128 if (iov_iter_rw(iter) == READ && !count) in __blockdev_direct_IO()
1142 if (dio->flags & DIO_LOCKING && iov_iter_rw(iter) == READ) { in __blockdev_direct_IO()
1150 if (iov_iter_rw(iter) == READ && offset >= dio->i_size) { in __blockdev_direct_IO()
1163 if (dio->flags & DIO_LOCKING && iov_iter_rw(iter) == READ) { in __blockdev_direct_IO()
1233 dio->should_dirty = user_backed_iter(iter) && iov_iter_rw(iter) == READ; in __blockdev_direct_IO()
1290 if (iov_iter_rw(iter) == READ && (dio->flags & DIO_LOCKING)) in __blockdev_direct_IO()
1302 (iov_iter_rw(iter) == READ || dio->result == count)) in __blockdev_direct_IO()
1315 if (dio->flags & DIO_LOCKING && iov_iter_rw(iter) == READ) in __blockdev_direct_IO()
/openbmc/linux/drivers/ata/
H A Dpata_ixp4xx_cf.c136 ata_dev_dbg(adev, "%s %d bytes\n", (rw == READ) ? "READ" : "WRITE", in ixp4xx_mmio_data_xfer()
147 if (rw == READ) in ixp4xx_mmio_data_xfer()
159 if (rw == READ) { in ixp4xx_mmio_data_xfer()
H A Dpata_gayle.c52 if (rw == READ) in pata_gayle_data_xfer()
64 if (rw == READ) { in pata_gayle_data_xfer()
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c170 #define READ 0 macro
188 assert(read(pipe_fd1[READ], &c, 1) == 1); in pipe_thread1()
206 assert(read(pipe_fd2[READ], &c, 1) == 1); in pipe_thread2()
/openbmc/linux/Documentation/filesystems/
H A Dfuse-io.rst31 uncached, but fully written pages). No READ requests are ever sent for writes,
43 even for files opened for O_WRONLY it is possible that READ requests will be

123456789