Home
last modified time | relevance | path

Searched refs:atoi (Results 1 – 25 of 135) sorted by relevance

123456

/linux-6.3-rc2/tools/testing/selftests/dma/
A Ddma_map_benchmark.c41 threads = atoi(optarg); in main()
44 seconds = atoi(optarg); in main()
47 node = atoi(optarg); in main()
50 bits = atoi(optarg); in main()
53 dir = atoi(optarg); in main()
56 xdelay = atoi(optarg); in main()
59 granule = atoi(optarg); in main()
/linux-6.3-rc2/tools/testing/selftests/ptp/
A Dtestptp.c200 extts = atoi(optarg); in main()
203 adjfreq = atoi(optarg); in main()
212 index = atoi(optarg); in main()
216 n_samples = atoi(optarg); in main()
229 adjns = atoi(optarg); in main()
235 pps = atoi(optarg); in main()
244 adjtime = atoi(optarg); in main()
248 seconds = atoi(optarg); in main()
251 pulsewidth = atoi(optarg); in main()
/linux-6.3-rc2/drivers/accessibility/speakup/
A Dmakemapdata.c75 value = atoi(def_val); in main()
84 value = atoi(def_val); in main()
105 value = this->value+atoi(cp); in main()
109 value = atoi(def_val); in main()
/linux-6.3-rc2/tools/testing/selftests/net/
A Dstress_reuseport_listen.c76 if (argc != 3 || atoi(argv[1]) <= 0 || atoi(argv[2]) <= 0) in main()
80 nr_vips = atoi(argv[1]); in main()
81 nr_socks_per_vip = atoi(argv[2]); in main()
A Dcmsg_sender.c121 opt.size = atoi(optarg); in cs_parse_args()
144 opt.mark.val = atoi(optarg); in cs_parse_args()
147 opt.sockopt.mark = atoi(optarg); in cs_parse_args()
151 opt.txtime.delay = atoi(optarg); in cs_parse_args()
158 opt.v6.dontfrag.val = atoi(optarg); in cs_parse_args()
161 opt.sockopt.dontfrag = atoi(optarg); in cs_parse_args()
165 opt.v6.tclass.val = atoi(optarg); in cs_parse_args()
168 opt.sockopt.tclass = atoi(optarg); in cs_parse_args()
172 opt.v6.hlimit.val = atoi(optarg); in cs_parse_args()
175 opt.sockopt.hlimit = atoi(optarg); in cs_parse_args()
A Dtcp_mmap.c394 cfg_port = atoi(optarg); in main()
403 rcvbuf = atoi(optarg); in main()
406 sndbuf = atoi(optarg); in main()
412 mss = atoi(optarg); in main()
421 max_pacing_rate = atoi(optarg) ; in main()
A Dsctp_hello.c17 a->sin_port = htons(atoi(port)); in set_addr()
24 a->sin6_port = htons(atoi(port)); in set_addr()
/linux-6.3-rc2/tools/testing/selftests/mm/
A Dgup_test.c130 nthreads = atoi(optarg); in main()
133 size = atoi(optarg) * MB; in main()
136 repeats = atoi(optarg); in main()
139 nr_pages = atoi(optarg); in main()
A Dcompaction_test.c130 compaction_index = mem_free/(atoi(nr_hugepages) * hugepage_size); in check_compaction()
134 (atoi(nr_hugepages))); in check_compaction()
141 (atoi(nr_hugepages))); in check_compaction()
A Dwrite_to_hugetlbfs.c87 size = atoi(optarg); in main()
93 if (atoi(optarg) >= MAX_METHOD) { in main()
98 method = atoi(optarg); in main()
/linux-6.3-rc2/samples/timers/
A Dhpet_example.c146 freq = atoi(argv[1]); in hpet_poll()
147 iterations = atoi(argv[2]); in hpet_poll()
258 freq = atoi(argv[1]); in hpet_fasync()
259 iterations = atoi(argv[2]); in hpet_fasync()
/linux-6.3-rc2/tools/pci/
A Dpcitest.c183 test->barnum = atoi(optarg); in main()
191 test->msinum = atoi(optarg); in main()
196 test->msixnum = atoi(optarg); in main()
201 test->irqtype = atoi(optarg); in main()
/linux-6.3-rc2/tools/testing/selftests/bpf/map_tests/
A Dtask_storage_map.c64 nr = atoi(cfg); in test_task_storage_map_stress_lookup()
70 loop = atoi(cfg); in test_task_storage_map_stress_lookup()
73 cpu = atoi(cfg); in test_task_storage_map_stress_lookup()
/linux-6.3-rc2/tools/testing/selftests/net/mptcp/
A Dpm_nl_ctl.c428 token = atoi(params[4]); in dsf()
554 token = atoi(params[4]); in csf()
591 id = atoi(argv[arg]); in remove_addr()
601 token = atoi(argv[arg]); in remove_addr()
673 id = atoi(argv[arg]); in announce_addr()
702 port = atoi(argv[arg]); in announce_addr()
829 id = atoi(argv[arg]); in add_addr()
858 port = atoi(argv[arg]); in add_addr()
894 id = atoi(argv[2]); in del_addr()
1084 id = atoi(argv[2]); in get_addr()
[all …]
/linux-6.3-rc2/tools/perf/util/
A Dterm.c13 ws->ws_row = atoi(s); in get_term_dimensions()
16 ws->ws_col = atoi(s); in get_term_dimensions()
/linux-6.3-rc2/samples/bpf/
A Dxdp_adjust_tail_user.c107 ifindex = atoi(optarg); in main()
110 kill_after_s = atoi(optarg); in main()
113 max_pckt_size = atoi(optarg); in main()
A Dxdp_tx_iptunnel_user.c183 ifindex = atoi(optarg); in main()
195 vip.protocol = atoi(optarg); in main()
224 kill_after_s = atoi(optarg); in main()
/linux-6.3-rc2/tools/spi/
A Dspidev_test.c239 speed = atoi(optarg); in parse_opts()
242 delay = atoi(optarg); in parse_opts()
245 bits = atoi(optarg); in parse_opts()
293 transfer_size = atoi(optarg); in parse_opts()
296 iterations = atoi(optarg); in parse_opts()
A Dspidev_fdx.c117 msglen = atoi(optarg); in main()
122 readcount = atoi(optarg); in main()
/linux-6.3-rc2/tools/perf/tests/shell/coresight/thread_loop/
A Dthread_loop.c68 thr = atoi(argv[1]); in main()
73 len = atoi(argv[2]); in main()
/linux-6.3-rc2/tools/power/acpi/tools/pfrut/
A Dpfrut.c128 log_type = atoi(optarg); in parse_options()
132 log_level = atoi(optarg); in parse_options()
139 revid = atoi(optarg); in parse_options()
143 log_revid = atoi(optarg); in parse_options()
/linux-6.3-rc2/tools/testing/selftests/gpio/
A Dgpio-mockup-cdev.c148 val = atoi(optarg); in main()
155 abiv = atoi(optarg); in main()
166 offset = atoi(argv[optind + 1]); in main()
/linux-6.3-rc2/tools/testing/selftests/netfilter/
A Dconnect_close.c113 opts.timeout = atoi(optarg); in parse_opts()
116 opts.port = atoi(optarg); in parse_opts()
A Dnf-queue.c342 opts.queue_num = atoi(optarg); in parse_opts()
347 opts.verdict = atoi(optarg); in parse_opts()
357 opts.delay_ms = atoi(optarg); in parse_opts()
364 opts.timeout = atoi(optarg); in parse_opts()
/linux-6.3-rc2/tools/testing/selftests/timers/
A Dinconsistency-check.c163 runtime = atoi(optarg); in main()
166 userclock = atoi(optarg); in main()

Completed in 31 milliseconds

123456