drivers/accessibility/speakup/makemapdata.c
104
value = this->value+atoi(cp);
drivers/accessibility/speakup/makemapdata.c
108
value = atoi(def_val);
drivers/accessibility/speakup/makemapdata.c
74
value = atoi(def_val);
drivers/accessibility/speakup/makemapdata.c
83
value = atoi(def_val);
samples/bpf/hbm.c
480
cg_id = atoi(optarg);
samples/bpf/hbm.c
483
minRate = atoi(optarg) * 1.024;
samples/bpf/hbm.c
490
dur = atoi(optarg);
samples/bpf/map_perf_test_user.c
435
test_flags = atoi(argv[1]) ? : test_flags;
samples/bpf/map_perf_test_user.c
438
nr_cpus = atoi(argv[2]) ? : nr_cpus;
samples/bpf/map_perf_test_user.c
441
num_map_entries = atoi(argv[3]);
samples/bpf/map_perf_test_user.c
444
max_cnt = atoi(argv[4]);
samples/bpf/offwaketime_user.c
143
delay = atoi(argv[1]);
samples/bpf/sampleip_user.c
151
freq = atoi(optarg);
samples/bpf/sampleip_user.c
160
secs = atoi(argv[optind]);
samples/bpf/syscall_tp_user.c
143
nr_tests = atoi(optarg);
samples/bpf/tc_l2_redirect_user.c
39
ifindex = atoi(optarg);
samples/bpf/test_lru_dist.c
502
lru_size = atoi(argv[2]);
samples/bpf/test_lru_dist.c
503
nr_tasks = atoi(argv[3]);
samples/bpf/xdp_adjust_tail_user.c
107
ifindex = atoi(optarg);
samples/bpf/xdp_adjust_tail_user.c
110
kill_after_s = atoi(optarg);
samples/bpf/xdp_adjust_tail_user.c
113
max_pckt_size = atoi(optarg);
samples/bpf/xdp_router_ipv4_user.c
148
route.dst = atoi(dsts);
samples/bpf/xdp_router_ipv4_user.c
149
route.dst_len = atoi(dsts_len);
samples/bpf/xdp_router_ipv4_user.c
150
route.gw = atoi(gws);
samples/bpf/xdp_router_ipv4_user.c
151
route.iface = atoi(ifs);
samples/bpf/xdp_router_ipv4_user.c
152
route.metric = atoi(metrics);
samples/bpf/xdp_router_ipv4_user.c
352
arp_entry.dst = atoi(dsts);
samples/bpf/xdp_tx_iptunnel_user.c
183
ifindex = atoi(optarg);
samples/bpf/xdp_tx_iptunnel_user.c
195
vip.protocol = atoi(optarg);
samples/bpf/xdp_tx_iptunnel_user.c
224
kill_after_s = atoi(optarg);
samples/timers/hpet_example.c
146
freq = atoi(argv[1]);
samples/timers/hpet_example.c
147
iterations = atoi(argv[2]);
samples/timers/hpet_example.c
258
freq = atoi(argv[1]);
samples/timers/hpet_example.c
259
iterations = atoi(argv[2]);
samples/vfs/mountinfo.c
227
pid = atoi(optarg);
scripts/gcc-plugins/stackleak_plugin.c
577
track_frame_size = atoi(argv[i].value);
scripts/kconfig/conf.c
483
cnt = atoi(line);
tools/accounting/delaytop.c
312
cfg.delay = atoi(optarg);
tools/accounting/delaytop.c
319
cfg.iterations = atoi(optarg);
tools/accounting/delaytop.c
326
cfg.monitor_pid = atoi(optarg);
tools/accounting/delaytop.c
336
cfg.max_processes = atoi(optarg);
tools/accounting/delaytop.c
755
pid = atoi(entry->d_name);
tools/accounting/getdelays.c
501
rcvbufsz = atoi(optarg);
tools/accounting/getdelays.c
513
tid = atoi(optarg);
tools/accounting/getdelays.c
519
tid = atoi(optarg);
tools/accounting/procacct.c
292
rcvbufsz = atoi(optarg);
tools/bpf/bpftool/map.c
495
unsigned int prog_type = atoi(owner_prog_type);
tools/bpf/bpftool/map.c
508
!!atoi(owner_jited));
tools/bpf/bpftool/map.c
516
frozen = atoi(frozen_str);
tools/bpf/bpftool/map.c
584
unsigned int prog_type = atoi(owner_prog_type);
tools/bpf/bpftool/map.c
595
atoi(owner_jited) ? "" : " not");
tools/bpf/bpftool/map.c
610
frozen = atoi(frozen_str);
tools/dma/dma_map_benchmark.c
39
threads = atoi(optarg);
tools/dma/dma_map_benchmark.c
42
seconds = atoi(optarg);
tools/dma/dma_map_benchmark.c
45
node = atoi(optarg);
tools/dma/dma_map_benchmark.c
48
bits = atoi(optarg);
tools/dma/dma_map_benchmark.c
51
dir = atoi(optarg);
tools/dma/dma_map_benchmark.c
54
xdelay = atoi(optarg);
tools/dma/dma_map_benchmark.c
57
granule = atoi(optarg);
tools/hv/hv_kvp_daemon.c
1416
plen = atoi(subnet_addr);
tools/laptop/dslm/dslm.c
142
settle_time = atoi(argv[2]);
tools/leds/led_hw_brightness_mon.c
79
printf("[%ld.%09ld] %d\n", ts.tv_sec, ts.tv_nsec, atoi(buf));
tools/lib/api/fs/fs.c
302
*value = atoi(line);
tools/lib/subcmd/help.c
118
ws->ws_row = atoi(s);
tools/lib/subcmd/help.c
121
ws->ws_col = atoi(s);
tools/lib/subcmd/pager.c
126
return atoi(s);
tools/mm/slabinfo.c
1473
output_lines = atoi(optarg);
tools/perf/bench/numa.c
583
status = atoi(str);
tools/perf/builtin-help.c
105
version = atoi(buffer.buf + strlen("emacsclient"));
tools/perf/builtin-stat.c
1247
level = atoi(&str[1]);
tools/perf/tests/code-reading.c
282
version_num = atoi(token);
tools/perf/tests/code-reading.c
287
version_tmp = atoi(token);
tools/perf/tests/code-reading.c
292
version_tmp = atoi(token);
tools/perf/tests/shell/coresight/thread_loop/thread_loop.c
67
thr = atoi(argv[1]);
tools/perf/tests/shell/coresight/thread_loop/thread_loop.c
72
len = atoi(argv[2]);
tools/perf/tests/shell/coresight/unroll_loop_thread/unroll_loop_thread.c
63
thr = atoi(argv[1]);
tools/perf/tests/workloads/brstack.c
30
num_loops = atoi(argv[0]);
tools/perf/tests/workloads/code_with_type.c
24
sec = atoi(argv[0]);
tools/perf/tests/workloads/code_with_type.c
27
num_loops = atoi(argv[1]);
tools/perf/tests/workloads/datasym.c
31
sec = atoi(argv[0]);
tools/perf/tests/workloads/inlineloop.c
41
sec = atoi(argv[0]);
tools/perf/tests/workloads/leafloop.c
36
sec = atoi(argv[0]);
tools/perf/tests/workloads/noploop.c
22
sec = atoi(argv[0]);
tools/perf/tests/workloads/sqrtloop.c
32
sec = atoi(argv[0]);
tools/perf/tests/workloads/thloop.c
38
sec = atoi(argv[0]);
tools/perf/tests/workloads/thloop.c
46
nt = atoi(argv[1]);
tools/perf/tests/workloads/traploop.c
23
num_loops = atoi(argv[0]);
tools/perf/util/disasm.c
1026
*line_nr = atoi(parsed_line + match[1].rm_so);
tools/perf/util/env.c
494
*max_branches = atoi(pcaps->value);
tools/perf/util/env.c
496
*br_cntr_nr = atoi(pcaps->value);
tools/perf/util/env.c
498
*br_cntr_width = atoi(pcaps->value);
tools/perf/util/header.c
2311
if (max_precise != NULL && atoi(max_precise) == 0)
tools/perf/util/header.c
3514
*max_branches = atoi(value);
tools/perf/util/header.c
3517
*br_cntr_nr = atoi(value);
tools/perf/util/header.c
3520
*br_cntr_width = atoi(value);
tools/perf/util/parse-sublevel-options.c
38
v = atoi(vstr);
tools/perf/util/record.c
286
freq = atoi(str);
tools/perf/util/symbol.c
2333
value = cap_syslog ? (atoi(line) >= 2) : (atoi(line) != 0);
tools/perf/util/synthetic-events.c
134
*tgid = atoi(tgids);
tools/perf/util/synthetic-events.c
141
*ppid = atoi(ppids);
tools/perf/util/term.c
13
ws->ws_row = atoi(s);
tools/perf/util/term.c
16
ws->ws_col = atoi(s);
tools/perf/util/thread_map.c
124
atoi(namelist[i]->d_name));
tools/perf/util/thread_map.c
195
perf_thread_map__set_pid(threads, j++, atoi(namelist[i]->d_name));
tools/perf/util/thread_map.c
50
perf_thread_map__set_pid(threads, i, atoi(namelist[i]->d_name));
tools/power/acpi/tools/ec/ec_access.c
69
sleep_time = atoi(optarg);
tools/power/acpi/tools/pfrut/pfrut.c
151
revid = atoi(optarg);
tools/power/acpi/tools/pfrut/pfrut.c
155
log_revid = atoi(optarg);
tools/power/cpupower/utils/cpuidle-set.c
56
idlestate = atoi(optarg);
tools/power/cpupower/utils/cpupower-set.c
103
turbo_boost = atoi(optarg);
tools/power/cpupower/utils/cpupower-set.c
72
perf_bias = atoi(optarg);
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
386
interval = atoi(optarg);
tools/power/x86/intel-speed-select/isst-config.c
2936
fact_bucket = atoi(optarg);
tools/power/x86/intel-speed-select/isst-config.c
2943
tdp_level = atoi(optarg);
tools/power/x86/intel-speed-select/isst-config.c
2967
current_clos = atoi(optarg);
tools/power/x86/intel-speed-select/isst-config.c
2971
clos_desired = atoi(optarg);
tools/power/x86/intel-speed-select/isst-config.c
2976
clos_epp = atoi(optarg);
tools/power/x86/intel-speed-select/isst-config.c
2984
clos_min = atoi(optarg);
tools/power/x86/intel-speed-select/isst-config.c
2989
clos_max = atoi(optarg);
tools/power/x86/intel-speed-select/isst-config.c
2994
clos_priority_type = atoi(optarg);
tools/power/x86/intel-speed-select/isst-config.c
3002
clos_prop_prio = atoi(optarg);
tools/power/x86/turbostat/turbostat.c
11550
tj_max_override = atoi(optarg);
tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
602
if (atoi(optarg) == 0)
tools/spi/spidev_fdx.c
117
msglen = atoi(optarg);
tools/spi/spidev_fdx.c
122
readcount = atoi(optarg);
tools/spi/spidev_test.c
255
speed = atoi(optarg);
tools/spi/spidev_test.c
258
delay = atoi(optarg);
tools/spi/spidev_test.c
261
word_delay = atoi(optarg);
tools/spi/spidev_test.c
264
bits = atoi(optarg);
tools/spi/spidev_test.c
321
transfer_size = atoi(optarg);
tools/spi/spidev_test.c
324
iterations = atoi(optarg);
tools/testing/selftests/alsa/global-timer.c
78
device = atoi(argv[1]);
tools/testing/selftests/alsa/global-timer.c
79
subdevice = atoi(argv[2]);
tools/testing/selftests/alsa/global-timer.c
80
timeout = atoi(argv[3]);
tools/testing/selftests/bpf/benchs/bench_local_storage_create.c
43
ret = atoi(arg);
tools/testing/selftests/bpf/map_tests/sk_storage_map.c
600
nr_sk_threads = atoi(env_opt);
tools/testing/selftests/bpf/map_tests/sk_storage_map.c
604
nr_sk_per_thread = atoi(env_opt);
tools/testing/selftests/bpf/map_tests/sk_storage_map.c
608
runtime_s = atoi(env_opt);
tools/testing/selftests/bpf/prog_tests/btf.c
5559
next_key = ordered_map ? nr_read_elems : atoi(line);
tools/testing/selftests/bpf/prog_tests/fd_htab_lookup.c
137
return atoi(value);
tools/testing/selftests/bpf/prog_tests/select_reuseport.c
168
return atoi(buf);
tools/testing/selftests/bpf/prog_tests/uprobe_syscall.c
719
return atoi(env);
tools/testing/selftests/bpf/prog_tests/xdp_bonding.c
81
return atoi(p);
tools/testing/selftests/bpf/test_progs.c
1088
env->workers = atoi(arg);
tools/testing/selftests/bpf/test_progs.c
1125
env->secs_till_kill = atoi(arg);
tools/testing/selftests/bpf/test_sockmap.c
2119
txmsg_start = atoi(optarg);
tools/testing/selftests/bpf/test_sockmap.c
2122
txmsg_end = atoi(optarg);
tools/testing/selftests/bpf/test_sockmap.c
2125
txmsg_start_push = atoi(optarg);
tools/testing/selftests/bpf/test_sockmap.c
2128
txmsg_end_push = atoi(optarg);
tools/testing/selftests/bpf/test_sockmap.c
2131
txmsg_start_pop = atoi(optarg);
tools/testing/selftests/bpf/test_sockmap.c
2134
txmsg_pop = atoi(optarg);
tools/testing/selftests/bpf/test_sockmap.c
2137
txmsg_apply = atoi(optarg);
tools/testing/selftests/bpf/test_sockmap.c
2140
txmsg_cork = atoi(optarg);
tools/testing/selftests/bpf/test_sockmap.c
2152
rate = atoi(optarg);
tools/testing/selftests/bpf/test_sockmap.c
2157
options.verbose = atoi(optarg);
tools/testing/selftests/bpf/test_sockmap.c
2160
iov_count = atoi(optarg);
tools/testing/selftests/bpf/test_sockmap.c
2163
length = atoi(optarg);
tools/testing/selftests/bpf/test_verifier.c
1655
insn_processed = atoi(proc + 10);
tools/testing/selftests/bpf/test_verifier.c
1824
unsigned int l = atoi(argv[arg]);
tools/testing/selftests/bpf/test_verifier.c
1825
unsigned int u = atoi(argv[arg + 1]);
tools/testing/selftests/bpf/test_verifier.c
1832
unsigned int t = atoi(argv[arg]);
tools/testing/selftests/bpf/unpriv_helpers.c
122
disabled = (fgets(buf, 2, fd) == buf && atoi(buf));
tools/testing/selftests/bpf/urandom_read.c
69
count = atoi(argv[1]);
tools/testing/selftests/bpf/xdping.c
109
count = atoi(optarg);
tools/testing/selftests/damon/access_memory.c
33
nr_regions = atoi(argv[1]);
tools/testing/selftests/damon/access_memory.c
34
sz_region = atoi(argv[2]);
tools/testing/selftests/damon/access_memory.c
35
access_time_ms = atoi(argv[3]);
tools/testing/selftests/damon/access_memory_even.c
25
nr_regions = atoi(argv[1]);
tools/testing/selftests/damon/access_memory_even.c
26
sz_region = atoi(argv[2]);
tools/testing/selftests/drivers/net/hw/ncdevmem.c
1268
ret = parse_address(server_ip, atoi(port), &server_sin);
tools/testing/selftests/drivers/net/hw/ncdevmem.c
1275
ret = parse_address(client_ip, atoi(port), &client_sin);
tools/testing/selftests/drivers/net/hw/ncdevmem.c
1428
num_queues = atoi(optarg);
tools/testing/selftests/drivers/net/hw/ncdevmem.c
1431
start_queue = atoi(optarg);
tools/testing/selftests/drivers/net/hw/ncdevmem.c
1437
max_chunk = atoi(optarg);
tools/testing/selftests/drivers/net/hw/ncdevmem.c
848
ret = parse_address(server_ip, atoi(port), &server_sin);
tools/testing/selftests/drivers/net/psp_responder.c
377
opts->port = atoi(optarg);
tools/testing/selftests/drivers/net/psp_responder.c
380
opts->ifindex = atoi(optarg);
tools/testing/selftests/exec/execveat.c
505
rc = atoi(argv[argc - 1]);
tools/testing/selftests/filesystems/statmount/statmount_test.c
497
old_mnt_id = atoi(line);
tools/testing/selftests/ftrace/poll.c
38
timeout = atoi(optarg);
tools/testing/selftests/futex/functional/futex_numa.c
172
contenders = atoi(optarg);
tools/testing/selftests/futex/functional/futex_numa.c
175
threads = atoi(optarg);
tools/testing/selftests/futex/functional/futex_numa.c
178
sleeps = atoi(optarg);
tools/testing/selftests/futex/functional/futex_numa.c
181
nanos = atoi(optarg);
tools/testing/selftests/futex/functional/futex_numa.c
186
fnode = atoi(optarg);
tools/testing/selftests/gpio/gpio-mockup-cdev.c
148
val = atoi(optarg);
tools/testing/selftests/gpio/gpio-mockup-cdev.c
155
abiv = atoi(optarg);
tools/testing/selftests/gpio/gpio-mockup-cdev.c
166
offset = atoi(argv[optind + 1]);
tools/testing/selftests/hid/hid_common.h
413
found = atoi(subdir->d_name + strlen("hidraw"));
tools/testing/selftests/kvm/arm64/vgic_lpi_stress.c
383
test_data.nr_cpus = atoi(optarg);
tools/testing/selftests/kvm/arm64/vgic_lpi_stress.c
386
test_data.nr_devices = atoi(optarg);
tools/testing/selftests/kvm/arm64/vgic_lpi_stress.c
389
test_data.nr_event_ids = atoi(optarg);
tools/testing/selftests/kvm/demand_paging_test.c
322
p.readers_per_uffd = atoi(optarg);
tools/testing/selftests/landlock/fs_bench.c
168
num_subdirs = atoi(optarg);
tools/testing/selftests/landlock/fs_bench.c
171
num_iterations = atoi(optarg);
tools/testing/selftests/landlock/ptrace_test.c
83
ret = atoi(buf);
tools/testing/selftests/landlock/sandbox-and-launch.c
36
pipe_child = atoi(argv[2]);
tools/testing/selftests/landlock/sandbox-and-launch.c
37
pipe_parent = atoi(argv[3]);
tools/testing/selftests/landlock/wait-pipe-sandbox.c
57
pipe_child = atoi(argv[1]);
tools/testing/selftests/landlock/wait-pipe-sandbox.c
58
pipe_parent = atoi(argv[2]);
tools/testing/selftests/landlock/wait-pipe.c
26
pipe_child = atoi(argv[1]);
tools/testing/selftests/landlock/wait-pipe.c
27
pipe_parent = atoi(argv[2]);
tools/testing/selftests/liveupdate/luo_test_utils.c
168
*stage = atoi(buf);
tools/testing/selftests/liveupdate/luo_test_utils.c
219
stage = atoi(optarg);
tools/testing/selftests/mm/gup_test.c
131
nthreads = atoi(optarg);
tools/testing/selftests/mm/gup_test.c
134
size = atoi(optarg) * MB;
tools/testing/selftests/mm/gup_test.c
137
repeats = atoi(optarg);
tools/testing/selftests/mm/gup_test.c
140
nr_pages = atoi(optarg);
tools/testing/selftests/mm/hugepage-mremap.c
124
length = (size_t)atoi(argv[1]);
tools/testing/selftests/mm/khugepaged.c
1109
anon_order = atoi(optarg);
tools/testing/selftests/mm/ksm_tests.c
782
ksm_scan_limit_sec = atoi(optarg);
tools/testing/selftests/mm/ksm_tests.c
807
size_MB = atoi(optarg);
tools/testing/selftests/mm/ksm_tests.c
815
int tmp = atoi(optarg);
tools/testing/selftests/mm/map_hugetlb.c
63
shift = atoi(argv[2]);
tools/testing/selftests/mm/mremap_test.c
1298
*threshold_mb = atoi(optarg);
tools/testing/selftests/mm/mremap_test.c
1301
*pattern_seed = atoi(optarg);
tools/testing/selftests/mm/protection_keys.c
752
if (atoi(buf) != GET_NR_HUGE_PAGES) {
tools/testing/selftests/mm/transhuge-stress.c
54
duration = atoi(argv[++i]);
tools/testing/selftests/mm/uffd-stress.c
499
bounces = atoi(argv[3]);
tools/testing/selftests/mm/write_to_hugetlbfs.c
103
method = atoi(optarg);
tools/testing/selftests/mm/write_to_hugetlbfs.c
98
if (atoi(optarg) >= MAX_METHOD) {
tools/testing/selftests/mqueue/mq_perf_tests.c
586
cpu = atoi(option);
tools/testing/selftests/net/cmsg_sender.c
130
opt.size = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
154
opt.sockopt.priority = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
158
opt.mark.val = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
162
opt.priority.val = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
165
opt.sockopt.mark = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
168
opt.num_pkt = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
172
opt.txtime.delay = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
179
opt.cmsg.dontfrag.val = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
182
opt.sockopt.dontfrag = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
186
opt.cmsg.tclass.val = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
189
opt.sockopt.tclass = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
193
opt.cmsg.hlimit.val = atoi(optarg);
tools/testing/selftests/net/cmsg_sender.c
196
opt.sockopt.hlimit = atoi(optarg);
tools/testing/selftests/net/lib/ksft.h
17
fd = atoi(env_str);
tools/testing/selftests/net/lib/ksft.h
41
fd = atoi(env_str);
tools/testing/selftests/net/lib/xdp_helper.c
69
ifindex = atoi(argv[1]);
tools/testing/selftests/net/lib/xdp_helper.c
70
queue = atoi(argv[2]);
tools/testing/selftests/net/mptcp/mptcp_connect.c
1520
cfg_truncate = atoi(optarg);
tools/testing/selftests/net/mptcp/mptcp_connect.c
1538
cfg_do_w = atoi(optarg);
tools/testing/selftests/net/mptcp/mptcp_connect.c
1546
cfg_repeat = atoi(optarg);
tools/testing/selftests/net/mptcp/mptcp_connect.c
1564
poll_timeout = atoi(optarg) * 1000;
tools/testing/selftests/net/mptcp/mptcp_connect.c
1569
cfg_time = atoi(optarg);
tools/testing/selftests/net/mptcp/mptcp_connect.c
1581
cfg_wait = atoi(optarg)*1000000;
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
1132
id = atoi(argv[2]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
1266
rcv_addr = atoi(argv[2]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
1267
subflows = atoi(argv[3]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
1322
a4->sin_port = htons(atoi(argv[3]));
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
1326
a6->sin6_port = htons(atoi(argv[3]));
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
1387
id = atoi(argv[arg]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
1460
port = atoi(argv[arg]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
1470
rport = atoi(argv[arg]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
438
port = atoi(params[arg + 1]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
554
port = atoi(params[arg + 1]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
564
id = atoi(params[arg + 1]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
620
id = atoi(argv[arg]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
702
id = atoi(argv[arg]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
731
port = atoi(argv[arg]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
862
id = atoi(argv[arg]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
891
port = atoi(argv[arg]);
tools/testing/selftests/net/mptcp/pm_nl_ctl.c
927
id = atoi(argv[2]);
tools/testing/selftests/net/msg_zerocopy.c
777
cfg_expect_zerocopy = !!atoi(optarg);
tools/testing/selftests/net/netfilter/connect_close.c
113
opts.timeout = atoi(optarg);
tools/testing/selftests/net/netfilter/connect_close.c
116
opts.port = atoi(optarg);
tools/testing/selftests/net/netfilter/nf_queue.c
345
opts.queue_num = atoi(optarg);
tools/testing/selftests/net/netfilter/nf_queue.c
350
opts.verdict = atoi(optarg);
tools/testing/selftests/net/netfilter/nf_queue.c
360
opts.delay_ms = atoi(optarg);
tools/testing/selftests/net/netfilter/nf_queue.c
367
opts.timeout = atoi(optarg);
tools/testing/selftests/net/netfilter/sctp_collision.c
31
saddr.sin_port = htons(atoi(argv[3]));
tools/testing/selftests/net/netfilter/sctp_collision.c
47
daddr.sin_port = htons(atoi(argv[5]));
tools/testing/selftests/net/netfilter/udpclash.c
139
si_remote.sin_port = htons(atoi(argv[2]));
tools/testing/selftests/net/nettest.c
2098
iter = atoi(optarg);
tools/testing/selftests/net/nettest.c
2107
msg = random_msg(atoi(optarg));
tools/testing/selftests/net/reuseport_bpf.c
422
val = atoi(buf);
tools/testing/selftests/net/rxtimestamp.c
392
t = atoi(optarg);
tools/testing/selftests/net/rxtimestamp.c
399
op_size = atoi(optarg);
tools/testing/selftests/net/sctp_hello.c
17
a->sin_port = htons(atoi(port));
tools/testing/selftests/net/sctp_hello.c
24
a->sin6_port = htons(atoi(port));
tools/testing/selftests/net/so_rcv_listener.c
101
recv_addr4.sin_port = htons(atoi(opt.service));
tools/testing/selftests/net/so_rcv_listener.c
113
recv_addr6.sin6_port = htons(atoi(opt.service));
tools/testing/selftests/net/so_rcv_listener.c
44
opt.val = atoi(optarg);
tools/testing/selftests/net/so_rcv_listener.c
49
opt.val = atoi(optarg);
tools/testing/selftests/net/stress_reuseport_listen.c
76
if (argc != 3 || atoi(argv[1]) <= 0 || atoi(argv[2]) <= 0)
tools/testing/selftests/net/stress_reuseport_listen.c
80
nr_vips = atoi(argv[1]);
tools/testing/selftests/net/stress_reuseport_listen.c
81
nr_socks_per_vip = atoi(argv[2]);
tools/testing/selftests/net/tcp_inq.c
119
port = atoi(optarg);
tools/testing/selftests/net/tcp_mmap.c
468
cfg_port = atoi(optarg);
tools/testing/selftests/net/tcp_mmap.c
477
rcvbuf = atoi(optarg);
tools/testing/selftests/net/tcp_mmap.c
480
sndbuf = atoi(optarg);
tools/testing/selftests/net/tcp_mmap.c
486
mss = atoi(optarg);
tools/testing/selftests/net/tcp_mmap.c
495
max_pacing_rate = atoi(optarg) ;
tools/testing/selftests/nolibc/nolibc-test.c
2055
min = atoi(value);
tools/testing/selftests/nolibc/nolibc-test.c
2059
max = atoi(dash);
tools/testing/selftests/pidfd/pidfd_poll_test.c
38
nr_iterations = atoi(argv[1]);
tools/testing/selftests/powerpc/benchmarks/context_switch.c
454
timeout = atoi(optarg);
tools/testing/selftests/powerpc/benchmarks/context_switch.c
471
cpu1 = atoi(argv[optind++]);
tools/testing/selftests/powerpc/benchmarks/context_switch.c
472
cpu2 = atoi(argv[optind++]);
tools/testing/selftests/powerpc/benchmarks/fork.c
251
timeout = atoi(optarg);
tools/testing/selftests/powerpc/benchmarks/fork.c
293
cpu = atoi(argv[optind++]);
tools/testing/selftests/powerpc/benchmarks/mmap_bench.c
80
iterations = atoi(optarg);
tools/testing/selftests/powerpc/dscr/dscr_inherit_exec_test.c
99
parent_dscr = atoi(argv[2]);
tools/testing/selftests/powerpc/nx-gzip/gzfht_test.c
227
chunk = atoi(buf);
tools/testing/selftests/powerpc/papr_attributes/attr_test.c
84
id = atoi(entry->d_name);
tools/testing/selftests/powerpc/signal/sigfuz.c
306
nthread = atoi(optarg);
tools/testing/selftests/powerpc/signal/sigfuz.c
313
count_max = atoi(optarg);
tools/testing/selftests/powerpc/tm/tm-tar.c
85
num_loops = atoi(argv[1]);
tools/testing/selftests/powerpc/tm/tm-tmspr.c
140
num_loops = atoi(argv[1]);
tools/testing/selftests/ptp/testptp.c
216
extts = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
219
edge = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
224
adjfreq = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
227
channel = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
236
index = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
240
n_samples = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
253
adjns = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
256
adjphase = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
262
pps = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
274
adjtime = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
278
seconds = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
281
pulsewidth = atoi(optarg);
tools/testing/selftests/ptp/testptp.c
284
getextended = atoi(optarg);
tools/testing/selftests/resctrl/resctrl_tests.c
312
uparams.cpu = atoi(optarg);
tools/testing/selftests/resctrl/resctrl_tests.c
315
uparams.bits = atoi(optarg);
tools/testing/selftests/timers/clocksource-switch.c
137
runtime = atoi(optarg);
tools/testing/selftests/timers/inconsistency-check.c
152
runtime = atoi(optarg);
tools/testing/selftests/timers/inconsistency-check.c
155
userclock = atoi(optarg);
tools/testing/selftests/timers/leap-a-day.c
196
iterations = atoi(optarg);
tools/testing/selftests/timers/threadtest.c
138
runtime = atoi(optarg);
tools/testing/selftests/timers/threadtest.c
141
thread_count = atoi(optarg);
tools/thermal/thermometer/thermometer.c
228
options->duration = atoi(optarg) * 1000;
tools/thermal/tmon/tui.c
416
val = atoi(buf);
tools/tracing/latency/latency-collector.c
1916
sched_pri = atoi(optarg);
tools/tracing/latency/latency-collector.c
1929
value = atoi(optarg);
tools/tracing/latency/latency-collector.c
1940
value = atoi(optarg);
tools/tracing/latency/latency-collector.c
1959
value = atoi(optarg);
tools/tracing/rtla/src/utils.c
131
cpu = atoi(p);
tools/tracing/rtla/src/utils.c
139
end_cpu = atoi(p);
tools/usb/testusb.c
432
test = atoi (optarg);
tools/usb/usbip/libsrc/usbip_host_common.c
59
value = atoi(status);
tools/usb/usbip/src/usbip_detach.c
49
portnum = atoi(port);