Home
last modified time | relevance | path

Searched refs:rd (Results 1 – 13 of 13) sorted by relevance

/tools/arch/loongarch/include/asm/
A Dinst.h73 unsigned int rd : 5; member
79 unsigned int rd : 5; member
86 unsigned int rd : 5; member
93 unsigned int rd : 5; member
150 enum loongarch_gpr rd, \
156 insn->reg2i16_format.rd = rd; \
/tools/gpio/
A Dgpio-watch.c30 ssize_t rd; in main() local
65 rd = read(pfd.fd, &chg, sizeof(chg)); in main()
66 if (rd < 0 || rd != sizeof(chg)) { in main()
67 if (rd != sizeof(chg)) in main()
/tools/testing/selftests/rcutorture/bin/
A Dkvm.sh463 print "echo ----Start batch " batchnum ": `date` | tee -a " rd "log";
485 builddir=rd cfr[jn] "/build";
491 print "mkdir " rd cfr[jn] " || :";
501 … "kvm-test-1-run.sh " CONFIGDIR cf[j], rd cfr[jn], dur " \"" TORTURE_QEMU_ARG "\" \"" TORTURE_BOOT…
512 builddir=rd cfr[j] "/build";
519 print "if test -f \"" rd cfr[j] "/builtkernel\""
527 print "echo Build-only run, so suppressing jitter | tee -a " rd "log"
534 print "\techo ---- Starting kernels. `date` | tee -a " rd "log";
544 print "\techo ---- No kernel runs. `date` | tee -a " rd "log";
548 print "cat " rd cfr[j] "/kvm-test-1-run.sh.out | tee -a " rd "log";
[all …]
A Dkvm-recheck.sh23 for rd in "$@"
26 dirs=`find $rd -name Make.defconfig.out -print | sort | sed -e 's,/[^/]*$,,' | sort -u`
102 if test -f "$rd/kcsan.sum"
111 elif test -s "$rd/kcsan.sum"
113 echo KCSAN summary in $rd/kcsan.sum
115 echo Clean KCSAN run in $rd
/tools/objtool/arch/loongarch/
A Ddecode.c129 op->dest.reg = inst.reg2i12_format.rd; in decode_insn_reg2i12_fomat()
151 op->dest.reg = inst.reg2i12_format.rd; in decode_insn_reg2i12_fomat()
161 op->src.reg = inst.reg2i12_format.rd; in decode_insn_reg2i12_fomat()
169 if (inst.reg2i12_format.rd == 0 && in decode_insn_reg2i12_fomat()
197 op->dest.reg = inst.reg2i14_format.rd; in decode_insn_reg2i14_fomat()
212 op->src.reg = inst.reg2i14_format.rd; in decode_insn_reg2i14_fomat()
231 if (inst.reg2i16_format.rd == 0 && in decode_insn_reg2i16_fomat()
236 } else if (inst.reg2i16_format.rd == CFI_RA) { in decode_insn_reg2i16_fomat()
239 } else if (inst.reg2i16_format.rd == CFI_A0 && in decode_insn_reg2i16_fomat()
247 } else if (inst.reg2i16_format.rd == 0 && in decode_insn_reg2i16_fomat()
[all …]
/tools/perf/util/
A Dsession.c2092 rd->head = rd->data_offset; in reader__init()
2106 rd->decomp_data.zstd_decomp = &rd->zstd_data; in reader__init()
2136 munmap(mmaps[rd->mmap_idx], rd->mmap_size); in reader__mmap()
2150 mmaps[rd->mmap_idx] = rd->mmap_cur = buf; in reader__mmap()
2151 rd->mmap_idx = (rd->mmap_idx + 1) & (ARRAY_SIZE(rd->mmaps) - 1); in reader__mmap()
2152 rd->file_pos = rd->file_offset + rd->head; in reader__mmap()
2175 event = fetch_mmaped_event(rd->head, rd->mmap_size, rd->mmap_cur, in reader__read_event()
2188 (skip = rd->process(session, event, rd->file_pos, rd->path)) < 0) { in reader__read_event()
2216 return (rd->file_pos >= rd->data_size + rd->data_offset); in reader__eof()
2338 if (!rd) in __perf_session__process_dir_events()
[all …]
A Dstat.c696 struct perf_record_stat_round *rd = (struct perf_record_stat_round *)event; in perf_event__fprintf_stat_round() local
699 ret = fprintf(fp, "\n... time %" PRI_lu64 ", type %s\n", rd->time, in perf_event__fprintf_stat_round()
700 rd->type == PERF_STAT_ROUND_TYPE__FINAL ? "FINAL" : "INTERVAL"); in perf_event__fprintf_stat_round()
/tools/testing/selftests/bpf/prog_tests/
A Dmodule_attach.c15 ssize_t rd; in trigger_module_test_writable() local
22 rd = read(fd, buf, sizeof(buf) - 1); in trigger_module_test_writable()
24 if (!ASSERT_GT(rd, 0, "testmod_file_rd_val")) { in trigger_module_test_writable()
29 buf[rd] = '\0'; in trigger_module_test_writable()
/tools/testing/selftests/net/
A Dpsock_tpacket.c67 struct iovec *rd; member
241 ppd.raw = ring->rd[frame_num].iov_base; in walk_v1_v2_rx()
356 uint8_t *f0 = ring->rd[0].iov_base; in get_next_frame()
361 return ring->rd[n].iov_base; in get_next_frame()
600 pbd = (struct block_desc *) ring->rd[block_num].iov_base; in walk_v3_rx()
697 ring->rd_len = ring->rd_num * sizeof(*ring->rd); in setup_ring()
698 ring->rd = malloc(ring->rd_len); in setup_ring()
699 if (ring->rd == NULL) { in setup_ring()
719 memset(ring->rd, 0, ring->rd_len); in mmap_ring()
722 ring->rd[i].iov_len = ring->flen; in mmap_ring()
[all …]
/tools/sched/
A Droot_domains_dump.py36 root_domain = rq.rd
/tools/testing/selftests/net/packetdrill/
A Dtcp_slow_start_slow-start-after-win-update.pkt42 // 3rd win0 probe
/tools/memory-model/Documentation/
A Dreferences.txt40 2012. "Synchronising C/C++ and POWER". In Proceedings of the 33rd
54 Concurrency and ISA". In Proceedings of the 43rd Annual ACM
90 the 23rd International Conference on Architectural Support for
/tools/perf/Documentation/
A Dperf-report.txt145 - weight3: Average value of event specific weight (3rd field of weight_struct).

Completed in 36 milliseconds