| /tools/bpf/bpftool/ |
| A D | xlated_dumper.c | 48 sym = &dd->sym_mapping[dd->sym_count]; in kernel_syms_load() 68 qsort(dd->sym_mapping, dd->sym_count, in kernel_syms_load() 85 bsearch(&sym, dd->sym_mapping, dd->sym_count, in kernel_syms_search() 152 snprintf(dd->scratch_buff, sizeof(dd->scratch_buff), in print_call_pcrel() 155 snprintf(dd->scratch_buff, sizeof(dd->scratch_buff), in print_call_pcrel() 158 snprintf(dd->scratch_buff, sizeof(dd->scratch_buff), in print_call_pcrel() 168 snprintf(dd->scratch_buff, sizeof(dd->scratch_buff), in print_call_helper() 171 snprintf(dd->scratch_buff, sizeof(dd->scratch_buff), in print_call_helper() 201 snprintf(dd->scratch_buff, sizeof(dd->scratch_buff), in print_imm() 204 snprintf(dd->scratch_buff, sizeof(dd->scratch_buff), in print_imm() [all …]
|
| A D | xlated_dumper.h | 31 void kernel_syms_load(struct dump_data *dd); 32 void kernel_syms_destroy(struct dump_data *dd); 33 struct kernel_sym *kernel_syms_search(struct dump_data *dd, unsigned long key); 34 void dump_xlated_json(struct dump_data *dd, void *buf, unsigned int len, 36 void dump_xlated_plain(struct dump_data *dd, void *buf, unsigned int len, 38 void dump_xlated_for_graph(struct dump_data *dd, void *buf, void *buf_end,
|
| A D | link.c | 23 static struct dump_data dd; variable 304 if (!dd.sym_count) in show_kprobe_multi_json() 305 kernel_syms_load(&dd); in show_kprobe_multi_json() 306 if (!dd.sym_count) in show_kprobe_multi_json() 309 for (i = 0; i < dd.sym_count; i++) { in show_kprobe_multi_json() 740 if (!dd.sym_count) in show_kprobe_multi_plain() 741 kernel_syms_load(&dd); in show_kprobe_multi_plain() 742 if (!dd.sym_count) in show_kprobe_multi_plain() 750 dd.sym_mapping[i].address, data[j].cookie, dd.sym_mapping[i].name); in show_kprobe_multi_plain() 1175 if (dd.sym_count) in do_show() [all …]
|
| A D | cfg.c | 385 draw_bb_node(struct func_node *func, struct bb_node *bb, struct dump_data *dd, in draw_bb_node() argument 406 dump_xlated_for_graph(dd, bb->head, bb->tail, start_idx, in draw_bb_node() 434 func_output_bb_def(struct func_node *func, struct dump_data *dd, in func_output_bb_def() argument 440 draw_bb_node(func, bb, dd, opcodes, linum); in func_output_bb_def() 461 cfg_dump(struct cfg *cfg, struct dump_data *dd, bool opcodes, bool linum) in cfg_dump() argument 469 func_output_bb_def(func, dd, opcodes, linum); in cfg_dump() 476 void dump_xlated_cfg(struct dump_data *dd, void *buf, unsigned int len, in dump_xlated_cfg() argument 486 cfg_dump(&cfg, dd, opcodes, linum); in dump_xlated_cfg()
|
| A D | cfg.h | 9 void dump_xlated_cfg(struct dump_data *dd, void *buf, unsigned int len,
|
| A D | prog.c | 706 struct dump_data dd = {}; in prog_dump() local 784 kernel_syms_load(&dd); in prog_dump() 855 kernel_syms_load(&dd); in prog_dump() 856 dd.nr_jited_ksyms = info->nr_jited_ksyms; in prog_dump() 858 dd.btf = btf; in prog_dump() 859 dd.func_info = func_info; in prog_dump() 861 dd.prog_linfo = prog_linfo; in prog_dump() 869 kernel_syms_destroy(&dd); in prog_dump() 2002 struct dump_data dd = {}; in do_loader() local 2004 kernel_syms_load(&dd); in do_loader() [all …]
|
| /tools/perf/tests/shell/ |
| A D | test_arm_spe.sh | 71 -- dd if=/dev/zero of=/dev/null > /dev/null 2>&1 & 84 perf_script_samples dd && 85 perf_report_samples dd 101 -- dd if=/dev/zero of=/dev/null count=100000 > /dev/null 2>&1 103 perf_script_samples dd && 104 perf_report_samples dd
|
| A D | test_arm_coresight.sh | 168 -- dd if=/dev/zero of=/dev/null > /dev/null 2>&1 & 181 perf_script_branch_samples dd && 182 perf_report_branch_samples dd && 183 perf_report_instruction_samples dd
|
| A D | record+zstd_comp_decomp.sh | 17 dd count=500 if=/dev/urandom of=/dev/null
|
| /tools/testing/selftests/proc/ |
| A D | read.c | 94 DIR *dd; in f() local 112 dd = fdopendir(fd); in f() 113 if (!dd) in f() 115 f(dd, level + 1); in f() 116 closedir(dd); in f()
|
| /tools/testing/selftests/net/forwarding/ |
| A D | router_mpath_nh_lib.sh | 18 local dd 39 dd=$(absval $((d_rp12 - d_nh1))) 40 ((dd < 10)) 43 dd=$(absval $((d_rp13 - d_nh2))) 44 ((dd < 10))
|
| A D | tc_tunnel_key.sh | 117 $MZ h1-et -c 1 -p 930 -a 00:aa:bb:cc:dd:ee -b 00:ee:dd:cc:bb:aa -t ip -q 121 $MZ h1-et -c 1 -p 931 -a 00:aa:bb:cc:dd:ee -b 00:ee:dd:cc:bb:aa -t ip -q 131 $MZ h1-et -c 1 -p 931 -a 00:aa:bb:cc:dd:ee -b 00:ee:dd:cc:bb:aa -t ip -q
|
| /tools/testing/selftests/sysctl/ |
| A D | sysctl.sh | 265 dd if="${TEST_FILE}" of="${TARGET}" bs=4096 2>/dev/null 296 dd of="${TARGET}" bs=50 2>/dev/null 367 dd of="${TARGET}" 2>/dev/null 383 dd of="${TARGET}" 2>/dev/null 475 dd of="${TARGET}" 2>/dev/null 492 dd of="${TARGET}" 2>/dev/null 551 dd if="${TEST_FILE}" of="${TARGET}" bs=1 2>/dev/null 572 dd of="${TARGET}" bs="${MAXLEN}" 2>/dev/null 583 dd of="${TARGET}" bs=$(( MAXLEN - 1 )) 2>/dev/null 594 dd of="${TARGET}" bs="${MAXLEN}" 2>/dev/null [all …]
|
| /tools/testing/selftests/net/ |
| A D | fdb_notify.sh | 70 ip_link_add dd up type dummy 71 ip_link_add mv up link dd type macvlan mode passthru 80 ip_link_add dd up type dummy 81 ip_link_add mv up link dd type macvlan mode passthru
|
| /tools/bootconfig/ |
| A D | test-bootconfig.sh | 50 dd if=/dev/zero of=$INITRD bs=4096 count=1 82 dd if=/dev/zero of=$INITRD bs=4096 count=1 107 dd if=/dev/urandom bs=768 count=32 | base64 -w0 >> $TEMPCONF 111 dd if=$TEMPCONF of=$OUTFILE bs=1 count=32764
|
| /tools/testing/selftests/ftrace/test.d/ftrace/ |
| A D | func_set_ftrace_file.tc | 43 dd1=`dd if=$FILTER bs=1 | grep -v -e 'records in' -e 'records out' -e 'bytes copied'` 44 dd100=`dd if=$FILTER bs=100 | grep -v -e 'records in' -e 'records out' -e 'bytes copied'`
|
| /tools/testing/selftests/powerpc/nx-gzip/ |
| A D | nx-gzip-test.sh | 27 dd if=/dev/urandom of=$fname bs=$size count=1
|
| /tools/certs/ |
| A D | print-cert-tbs-hash.sh | 89 dd "bs=1" "skip=${OFFSET}" "count=${END}" "status=none" | \
|
| /tools/testing/selftests/ublk/ |
| A D | test_generic_06.sh | 17 dd if=/dev/urandom of=/dev/ublkb${dev_id} oflag=direct bs=4k count=1 status=none > /dev/null 2>&1 &
|
| /tools/testing/selftests/zram/ |
| A D | zram01.sh | 40 dd conv=notrunc if=/dev/zero of=zram${i}/file \
|
| /tools/testing/selftests/rcutorture/bin/ |
| A D | functions.sh | 134 printf "%dd %d:%02d:%02d\n", d, h, m, s
|
| /tools/perf/Documentation/ |
| A D | perf-iostat.txt | 54 $ perf iostat -- dd if=/dev/zero of=/dev/nvme0n1 bs=1M oflag=direct 73 $ perf iostat 0000:17,0:3a -- dd if=/dev/zero of=/dev/nvme0n1 bs=1M oflag=direct
|
| /tools/testing/selftests/bpf/ |
| A D | ima_setup.sh | 41 dd if=/dev/zero of="${mount_img}" bs=1M count=10
|
| /tools/testing/selftests/powerpc/mm/ |
| A D | Makefile | 36 dd if=/dev/zero of=$@ bs=64k count=1 status=none
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_sendfile_sendfile-simple.pkt | 9 /bin/dd bs=1 count=5 if=/dev/zero of=/tmp/testfile status=none
|