/tools/testing/selftests/net/ |
D | udpgso_bench_rx.c | 307 cfg_connect_timeout_ms = strtoul(optarg, NULL, 0); in parse_opts() 313 cfg_expected_pkt_len = strtoul(optarg, NULL, 0); in parse_opts() 316 cfg_expected_pkt_nr = strtoul(optarg, NULL, 0); in parse_opts() 319 cfg_port = strtoul(optarg, NULL, 0); in parse_opts() 325 cfg_rcv_timeout_ms = strtoul(optarg, NULL, 0); in parse_opts()
|
D | udpgso_bench_tx.c | 470 cfg_runtime_ms = strtoul(optarg, NULL, 10) * 1000; in parse_opts() 473 cfg_poll_loop_timeout_ms = strtoul(optarg, NULL, 10) * 1000; in parse_opts() 479 cfg_msg_nr = strtoul(optarg, NULL, 10); in parse_opts() 482 cfg_port = strtoul(optarg, NULL, 0); in parse_opts() 488 cfg_payload_len = strtoul(optarg, NULL, 0); in parse_opts() 491 cfg_gso_size = strtoul(optarg, NULL, 0); in parse_opts()
|
D | txtimestamp.c | 715 cfg_num_pkts = strtoul(optarg, NULL, 10); in parse_opt() 733 cfg_payload_len = strtoul(optarg, NULL, 10); in parse_opt() 745 dest_port = strtoul(optarg, NULL, 10); in parse_opt() 764 cfg_sleep_usec = strtoul(optarg, NULL, 10); in parse_opt() 767 cfg_delay_tolerance_usec = strtoul(optarg, NULL, 10); in parse_opt() 775 cfg_delay_snd = strtoul(optarg, NULL, 10); in parse_opt() 778 cfg_delay_ack = strtoul(optarg, NULL, 10); in parse_opt()
|
/tools/gpio/ |
D | gpio-event-mon.c | 180 loops = strtoul(optarg, NULL, 10); in main() 190 lines[num_lines] = strtoul(optarg, NULL, 10); in main() 194 debounce_period_us = strtoul(optarg, NULL, 10); in main()
|
D | gpio-hammer.c | 140 loops = strtoul(optarg, NULL, 10); in main() 152 lines[i] = strtoul(optarg, NULL, 10); in main()
|
D | gpio-watch.c | 44 req.offset = strtoul(argv[j], &end, 0); in main()
|
/tools/perf/util/ |
D | pmu.l | 14 num = strtoul(perf_pmu_text, NULL, base); in value()
|
D | units.c | 21 value = strtoul(str, &endptr, 10); in parse_tag_value()
|
/tools/testing/selftests/watchdog/ |
D | watchdog-test.c | 169 ping_rate = strtoul(optarg, NULL, 0); in main() 175 flags = strtoul(optarg, NULL, 0); in main() 193 flags = strtoul(optarg, NULL, 0); in main()
|
/tools/power/acpi/tools/ec/ |
D | ec_access.c | 80 read_byte_offset = strtoul(optarg, NULL, 16); in parse_opts() 86 write_byte_offset = strtoul(optarg, NULL, 16); in parse_opts() 89 write_value = strtoul(optarg, NULL, 16); in parse_opts()
|
/tools/perf/arch/s390/util/ |
D | dwarf-regs.c | 39 gpr = strtoul(name + 2, NULL, 10); in regs_query_register_offset()
|
/tools/testing/selftests/resctrl/ |
D | mbm_test.c | 74 bw_resc[runs] = strtoul(token_array[5], NULL, 0); in check_results() 75 bw_imc[runs] = strtoul(token_array[3], NULL, 0); in check_results()
|
D | mba_test.c | 128 bw_imc[runs] = strtoul(token_array[3], NULL, 0); in check_results() 130 bw_resc[runs] = strtoul(token_array[5], NULL, 0); in check_results()
|
D | cqm_test.c | 100 sum_llc_occu_resc += strtoul(token_array[3], NULL, 0); in check_results() 132 long_mask = strtoul(cbm_mask, NULL, 16); in cqm_resctrl_val()
|
D | cat_test.c | 104 sum_llc_perf_miss += strtoul(token_array[3], NULL, 0); in check_results() 143 long_mask = strtoul(cbm_mask, NULL, 16); in cat_perf_miss_val()
|
/tools/power/cpupower/debug/i386/ |
D | powernow-k8-decode.c | 77 cpu = strtoul(argv[1], NULL, 0); in main()
|
D | centrino-decode.c | 101 cpu = strtoul(argv[1], NULL, 0); in main()
|
/tools/bpf/bpftool/ |
D | map_perf_ring.c | 158 ctx.cpu = strtoul(*argv, &endptr, 0); in do_event_pipe() 169 ctx.idx = strtoul(*argv, &endptr, 0); in do_event_pipe()
|
/tools/usb/usbip/libsrc/ |
D | names.c | 346 u = strtoul(cp, &cp, 16); in parse() 372 u = strtoul(cp, &cp, 16); in parse() 389 u = strtoul(buf+1, &cp, 16); in parse() 428 u = strtoul(buf+2, &cp, 16); in parse()
|
/tools/perf/arch/arm64/util/ |
D | header.c | 50 midr = strtoul(buf, NULL, 16); in _get_cpuid()
|
/tools/iio/ |
D | iio_generic_buffer.c | 393 buf_len = strtoul(optarg, &dummy, 10); in main() 405 dev_num = strtoul(optarg, &dummy, 10); in main() 416 trig_num = strtoul(optarg, &dummy, 10); in main() 422 timedelay = strtoul(optarg, &dummy, 10); in main()
|
/tools/bpf/ |
D | bpf_exp.l | 167 yylval.number = strtoul(yytext, NULL, 16);
|
/tools/testing/selftests/arm64/fp/ |
D | vlset.c | 66 vl = strtoul(argv[optind], &rest, 0); in parse_options()
|
/tools/testing/vsock/ |
D | util.c | 41 n = strtoul(str, &endptr, 10); in parse_cid() 362 test_id = strtoul(test_id_str, &endptr, 10); in skip_test()
|
/tools/testing/selftests/powerpc/mm/ |
D | tlbie_test.c | 629 start_cpu = strtoul(optarg, NULL, 10); in main() 636 nrthreads = strtoul(optarg, NULL, 10); in main() 642 run_time = strtoul(optarg, NULL, 10); in main()
|