atoi 269 drivers/staging/greybus/tools/loopback_test.c return atoi(buf); atoi 905 drivers/staging/greybus/tools/loopback_test.c t.size = atoi(optarg); atoi 908 drivers/staging/greybus/tools/loopback_test.c t.iteration_max = atoi(optarg); atoi 941 drivers/staging/greybus/tools/loopback_test.c t.async_timeout = atoi(optarg); atoi 944 drivers/staging/greybus/tools/loopback_test.c t.poll_timeout.tv_sec = atoi(optarg); atoi 947 drivers/staging/greybus/tools/loopback_test.c t.async_outstanding_operations = atoi(optarg); atoi 950 drivers/staging/greybus/tools/loopback_test.c t.us_wait = atoi(optarg); atoi 47 samples/bpf/bpf_load.c int ind = atoi(event), err; atoi 240 samples/bpf/bpf_load.c id = atoi(buf); atoi 465 samples/bpf/hbm.c cg_id = atoi(optarg); atoi 468 samples/bpf/hbm.c minRate = atoi(optarg) * 1.024; atoi 475 samples/bpf/hbm.c dur = atoi(optarg); atoi 440 samples/bpf/map_perf_test_user.c test_flags = atoi(argv[1]) ? : test_flags; atoi 443 samples/bpf/map_perf_test_user.c num_cpu = atoi(argv[2]) ? : num_cpu; atoi 446 samples/bpf/map_perf_test_user.c num_map_entries = atoi(argv[3]); atoi 449 samples/bpf/map_perf_test_user.c max_cnt = atoi(argv[4]); atoi 119 samples/bpf/offwaketime_user.c delay = atoi(argv[1]); atoi 144 samples/bpf/sampleip_user.c freq = atoi(optarg); atoi 153 samples/bpf/sampleip_user.c secs = atoi(argv[optind]); atoi 95 samples/bpf/syscall_tp_user.c num_progs = atoi(optarg); atoi 39 samples/bpf/tc_l2_redirect_user.c ifindex = atoi(optarg); atoi 52 samples/bpf/test_cgrp2_sock2.c filter_id = atoi(argv[3]); atoi 506 samples/bpf/test_lru_dist.c lru_size = atoi(argv[2]); atoi 507 samples/bpf/test_lru_dist.c nr_tasks = atoi(argv[3]); atoi 136 samples/bpf/test_overhead_user.c test_flags = atoi(argv[1]) ? : test_flags; atoi 138 samples/bpf/test_overhead_user.c num_cpu = atoi(argv[2]) ? : num_cpu; atoi 108 samples/bpf/xdp_adjust_tail_user.c ifindex = atoi(optarg); atoi 111 samples/bpf/xdp_adjust_tail_user.c kill_after_s = atoi(optarg); atoi 674 samples/bpf/xdp_monitor_user.c interval = atoi(optarg); atoi 742 samples/bpf/xdp_redirect_cpu_user.c interval = atoi(optarg); atoi 770 samples/bpf/xdp_redirect_cpu_user.c qsize = atoi(optarg); atoi 190 samples/bpf/xdp_router_ipv4_user.c route.dst = atoi(dsts); atoi 191 samples/bpf/xdp_router_ipv4_user.c route.dst_len = atoi(dsts_len); atoi 192 samples/bpf/xdp_router_ipv4_user.c route.gw = atoi(gws); atoi 193 samples/bpf/xdp_router_ipv4_user.c route.iface = atoi(ifs); atoi 194 samples/bpf/xdp_router_ipv4_user.c route.metric = atoi(metrics); atoi 416 samples/bpf/xdp_router_ipv4_user.c arp_entry.dst = atoi(dsts); atoi 526 samples/bpf/xdp_rxq_info_user.c interval = atoi(optarg); atoi 187 samples/bpf/xdp_tx_iptunnel_user.c ifindex = atoi(optarg); atoi 199 samples/bpf/xdp_tx_iptunnel_user.c vip.protocol = atoi(optarg); atoi 228 samples/bpf/xdp_tx_iptunnel_user.c kill_after_s = atoi(optarg); atoi 420 samples/bpf/xdpsock_user.c opt_queue = atoi(optarg); atoi 433 samples/bpf/xdpsock_user.c opt_interval = atoi(optarg); atoi 450 samples/bpf/xdpsock_user.c opt_xsk_frame_size = atoi(optarg); atoi 1742 samples/mic/mpssd/mpssd.c mic->id = atoi(&file->d_name[3]); atoi 146 samples/timers/hpet_example.c freq = atoi(argv[1]); atoi 147 samples/timers/hpet_example.c iterations = atoi(argv[2]); atoi 258 samples/timers/hpet_example.c freq = atoi(argv[1]); atoi 259 samples/timers/hpet_example.c iterations = atoi(argv[2]); atoi 571 scripts/asn1_compiler.c verbose_opt = atoi(kbuild_verbose); atoi 98 scripts/extract-cert.c kbuild_verbose = atoi(getenv("KBUILD_VERBOSE")?:"0"); atoi 95 scripts/gcc-plugins/arm_ssp_per_task_plugin.c tso = atoi(argv[i].value); atoi 100 scripts/gcc-plugins/arm_ssp_per_task_plugin.c canary_offset = atoi(argv[i].value); atoi 390 scripts/gcc-plugins/stackleak_plugin.c track_frame_size = atoi(argv[i].value); atoi 313 scripts/kconfig/conf.c cnt = atoi(line); atoi 317 tools/accounting/getdelays.c rcvbufsz = atoi(optarg); atoi 329 tools/accounting/getdelays.c tid = atoi(optarg); atoi 335 tools/accounting/getdelays.c tid = atoi(optarg); atoi 512 tools/bpf/bpftool/map.c jsonw_int_field(json_wtr, "bytes_memlock", atoi(memlock)); atoi 520 tools/bpf/bpftool/map.c unsigned int prog_type = atoi(owner_prog_type); atoi 531 tools/bpf/bpftool/map.c !!atoi(owner_jited)); atoi 539 tools/bpf/bpftool/map.c frozen = atoi(frozen_str); atoi 598 tools/bpf/bpftool/map.c unsigned int prog_type = atoi(owner_prog_type); atoi 608 tools/bpf/bpftool/map.c atoi(owner_jited) ? "" : " not"); atoi 626 tools/bpf/bpftool/map.c frozen = atoi(frozen_str); atoi 247 tools/bpf/bpftool/prog.c jsonw_int_field(json_wtr, "bytes_memlock", atoi(memlock)); atoi 142 tools/laptop/dslm/dslm.c settle_time = atoi(argv[2]); atoi 79 tools/leds/led_hw_brightness_mon.c printf("[%ld.%09ld] %d\n", ts.tv_sec, ts.tv_nsec, atoi(buf)); atoi 312 tools/lib/api/fs/fs.c *value = atoi(line); atoi 87 tools/lib/subcmd/help.c ws->ws_row = atoi(s); atoi 90 tools/lib/subcmd/help.c ws->ws_col = atoi(s); atoi 126 tools/lib/subcmd/pager.c return atoi(s); atoi 5525 tools/lib/traceevent/event-parse.c prec = atoi(format + 1); atoi 5528 tools/lib/traceevent/event-parse.c div = atoi(divstr + 1); atoi 6062 tools/lib/traceevent/event-parse.c *offset = atoi(token); atoi 6072 tools/lib/traceevent/event-parse.c *size = atoi(token); atoi 162 tools/pci/pcitest.c test->barnum = atoi(optarg); atoi 170 tools/pci/pcitest.c test->msinum = atoi(optarg); atoi 175 tools/pci/pcitest.c test->msixnum = atoi(optarg); atoi 180 tools/pci/pcitest.c test->irqtype = atoi(optarg); atoi 104 tools/perf/builtin-help.c version = atoi(buffer.buf + strlen("emacsclient")); atoi 1091 tools/perf/pmu-events/jevents.c verbose = atoi(argv[4]); atoi 1511 tools/perf/util/annotate.c *line_nr = atoi(parsed_line + match[1].rm_so); atoi 70 tools/perf/util/bpf-prologue.c int arg_size = type ? atoi(&type[1]) : 64; atoi 209 tools/perf/util/debug.c v = atoi(vstr); atoi 325 tools/perf/util/record.c freq = atoi(str); atoi 2207 tools/perf/util/symbol.c (atoi(line) >= 2) : atoi 2208 tools/perf/util/symbol.c (atoi(line) != 0); atoi 123 tools/perf/util/synthetic-events.c *tgid = atoi(tgids); atoi 130 tools/perf/util/synthetic-events.c *ppid = atoi(ppids); atoi 13 tools/perf/util/term.c ws->ws_row = atoi(s); atoi 16 tools/perf/util/term.c ws->ws_col = atoi(s); atoi 49 tools/perf/util/thread_map.c perf_thread_map__set_pid(threads, i, atoi(namelist[i]->d_name)); atoi 131 tools/perf/util/thread_map.c atoi(namelist[i]->d_name)); atoi 220 tools/perf/util/thread_map.c perf_thread_map__set_pid(threads, j++, atoi(namelist[i]->d_name)); atoi 69 tools/power/acpi/tools/ec/ec_access.c sleep_time = atoi(optarg); atoi 50 tools/power/cpupower/utils/cpuidle-set.c idlestate = atoi(optarg); atoi 59 tools/power/cpupower/utils/cpuidle-set.c idlestate = atoi(optarg); atoi 55 tools/power/cpupower/utils/cpupower-set.c perf_bias = atoi(optarg); atoi 368 tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c interval = atoi(optarg); atoi 1433 tools/power/x86/intel-speed-select/isst-config.c fact_bucket = atoi(optarg); atoi 1439 tools/power/x86/intel-speed-select/isst-config.c tdp_level = atoi(optarg); atoi 1461 tools/power/x86/intel-speed-select/isst-config.c current_clos = atoi(optarg); atoi 1464 tools/power/x86/intel-speed-select/isst-config.c clos_desired = atoi(optarg); atoi 1467 tools/power/x86/intel-speed-select/isst-config.c clos_epp = atoi(optarg); atoi 1470 tools/power/x86/intel-speed-select/isst-config.c clos_min = atoi(optarg); atoi 1473 tools/power/x86/intel-speed-select/isst-config.c clos_max = atoi(optarg); atoi 1476 tools/power/x86/intel-speed-select/isst-config.c clos_priority_type = atoi(optarg); atoi 1479 tools/power/x86/intel-speed-select/isst-config.c clos_prop_prio = atoi(optarg); atoi 5773 tools/power/x86/turbostat/turbostat.c tcc_activation_temp_override = atoi(optarg); atoi 596 tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c if (atoi(optarg) == 0) atoi 117 tools/spi/spidev_fdx.c msglen = atoi(optarg); atoi 122 tools/spi/spidev_fdx.c readcount = atoi(optarg); atoi 228 tools/spi/spidev_test.c speed = atoi(optarg); atoi 231 tools/spi/spidev_test.c delay = atoi(optarg); atoi 234 tools/spi/spidev_test.c bits = atoi(optarg); atoi 279 tools/spi/spidev_test.c transfer_size = atoi(optarg); atoi 282 tools/spi/spidev_test.c iterations = atoi(optarg); atoi 54 tools/testing/selftests/android/ion/ionapp_export.c heapid = atoi(optarg); atoi 68 tools/testing/selftests/android/ion/ionapp_export.c heap_size = atoi(optarg); atoi 602 tools/testing/selftests/bpf/map_tests/sk_storage_map.c nr_sk_threads = atoi(env_opt); atoi 606 tools/testing/selftests/bpf/map_tests/sk_storage_map.c nr_sk_per_thread = atoi(env_opt); atoi 610 tools/testing/selftests/bpf/map_tests/sk_storage_map.c runtime_s = atoi(env_opt); atoi 703 tools/testing/selftests/bpf/test_align.c unsigned int l = atoi(argv[argc - 2]); atoi 704 tools/testing/selftests/bpf/test_align.c unsigned int u = atoi(argv[argc - 1]); atoi 711 tools/testing/selftests/bpf/test_align.c unsigned int t = atoi(argv[argc - 1]); atoi 4860 tools/testing/selftests/bpf/test_btf.c next_key = ordered_map ? nr_read_elems : atoi(line); atoi 6907 tools/testing/selftests/bpf/test_btf.c args.file_test_num = atoi(optarg); atoi 6911 tools/testing/selftests/bpf/test_btf.c args.raw_test_num = atoi(optarg); atoi 6915 tools/testing/selftests/bpf/test_btf.c args.get_info_test_num = atoi(optarg); atoi 6922 tools/testing/selftests/bpf/test_btf.c args.info_raw_test_num = atoi(optarg); atoi 6926 tools/testing/selftests/bpf/test_btf.c args.dedup_test_num = atoi(optarg); atoi 174 tools/testing/selftests/bpf/test_select_reuseport.c return atoi(buf); atoi 176 tools/testing/selftests/bpf/test_skb_cgroup_id_user.c if (check_ancestor_cgroup_ids(atoi(argv[2]))) atoi 1749 tools/testing/selftests/bpf/test_sockmap.c txmsg_start = atoi(optarg); atoi 1752 tools/testing/selftests/bpf/test_sockmap.c txmsg_end = atoi(optarg); atoi 1755 tools/testing/selftests/bpf/test_sockmap.c txmsg_start_push = atoi(optarg); atoi 1758 tools/testing/selftests/bpf/test_sockmap.c txmsg_end_push = atoi(optarg); atoi 1761 tools/testing/selftests/bpf/test_sockmap.c txmsg_start_pop = atoi(optarg); atoi 1764 tools/testing/selftests/bpf/test_sockmap.c txmsg_pop = atoi(optarg); atoi 1767 tools/testing/selftests/bpf/test_sockmap.c txmsg_apply = atoi(optarg); atoi 1770 tools/testing/selftests/bpf/test_sockmap.c txmsg_cork = atoi(optarg); atoi 1782 tools/testing/selftests/bpf/test_sockmap.c rate = atoi(optarg); atoi 1788 tools/testing/selftests/bpf/test_sockmap.c iov_count = atoi(optarg); atoi 1791 tools/testing/selftests/bpf/test_sockmap.c length = atoi(optarg); atoi 217 tools/testing/selftests/bpf/test_tcp_check_syncookie_user.c results = get_map_fd_by_prog_id(atoi(argv[1]), &xdp); atoi 988 tools/testing/selftests/bpf/test_verifier.c insn_processed = atoi(proc + 10); atoi 1087 tools/testing/selftests/bpf/test_verifier.c if (fgets(buf, 2, fd) == buf && atoi(buf)) atoi 1148 tools/testing/selftests/bpf/test_verifier.c unsigned int l = atoi(argv[arg]); atoi 1149 tools/testing/selftests/bpf/test_verifier.c unsigned int u = atoi(argv[arg + 1]); atoi 1156 tools/testing/selftests/bpf/test_verifier.c unsigned int t = atoi(argv[arg]); atoi 29 tools/testing/selftests/bpf/urandom_read.c count = atoi(argv[1]); atoi 110 tools/testing/selftests/bpf/xdping.c count = atoi(optarg); atoi 413 tools/testing/selftests/exec/execveat.c rc = atoi(argv[argc - 1]); atoi 382 tools/testing/selftests/futex/functional/futex_requeue_pi.c timeout_ns = atoi(optarg); atoi 385 tools/testing/selftests/futex/functional/futex_requeue_pi.c log_verbosity(atoi(optarg)); atoi 69 tools/testing/selftests/futex/functional/futex_requeue_pi_mismatched_ops.c log_verbosity(atoi(optarg)); atoi 134 tools/testing/selftests/futex/functional/futex_requeue_pi_signal_restart.c log_verbosity(atoi(optarg)); atoi 88 tools/testing/selftests/futex/functional/futex_wait_private_mapped_file.c log_verbosity(atoi(optarg)); atoi 56 tools/testing/selftests/futex/functional/futex_wait_timeout.c timeout_ns = atoi(optarg); atoi 59 tools/testing/selftests/futex/functional/futex_wait_timeout.c log_verbosity(atoi(optarg)); atoi 81 tools/testing/selftests/futex/functional/futex_wait_uninitialized_heap.c log_verbosity(atoi(optarg)); atoi 55 tools/testing/selftests/futex/functional/futex_wait_wouldblock.c log_verbosity(atoi(optarg)); atoi 575 tools/testing/selftests/mqueue/mq_perf_tests.c cpu = atoi(option); atoi 1637 tools/testing/selftests/net/nettest.c iter = atoi(optarg); atoi 1640 tools/testing/selftests/net/nettest.c msg = random_msg(atoi(optarg)); atoi 424 tools/testing/selftests/net/reuseport_bpf.c val = atoi(buf); atoi 119 tools/testing/selftests/net/tcp_inq.c port = atoi(optarg); atoi 323 tools/testing/selftests/net/tcp_mmap.c cfg_port = atoi(optarg); atoi 332 tools/testing/selftests/net/tcp_mmap.c rcvbuf = atoi(optarg); atoi 335 tools/testing/selftests/net/tcp_mmap.c sndbuf = atoi(optarg); atoi 341 tools/testing/selftests/net/tcp_mmap.c mss = atoi(optarg); atoi 350 tools/testing/selftests/net/tcp_mmap.c max_pacing_rate = atoi(optarg) ; atoi 345 tools/testing/selftests/networking/timestamping/rxtimestamp.c t = atoi(optarg); atoi 352 tools/testing/selftests/networking/timestamping/rxtimestamp.c op_size = atoi(optarg); atoi 39 tools/testing/selftests/pidfd/pidfd_poll_test.c nr_iterations = atoi(argv[1]); atoi 443 tools/testing/selftests/powerpc/benchmarks/context_switch.c timeout = atoi(optarg); atoi 460 tools/testing/selftests/powerpc/benchmarks/context_switch.c cpu1 = atoi(argv[optind++]); atoi 461 tools/testing/selftests/powerpc/benchmarks/context_switch.c cpu2 = atoi(argv[optind++]); atoi 251 tools/testing/selftests/powerpc/benchmarks/fork.c timeout = atoi(optarg); atoi 293 tools/testing/selftests/powerpc/benchmarks/fork.c cpu = atoi(argv[optind++]); atoi 80 tools/testing/selftests/powerpc/benchmarks/mmap_bench.c iterations = atoi(optarg); atoi 97 tools/testing/selftests/powerpc/dscr/dscr_inherit_exec_test.c parent_dscr = atoi(argv[2]); atoi 306 tools/testing/selftests/powerpc/signal/sigfuz.c nthread = atoi(optarg); atoi 313 tools/testing/selftests/powerpc/signal/sigfuz.c count_max = atoi(optarg); atoi 84 tools/testing/selftests/powerpc/tm/tm-tar.c num_loops = atoi(argv[1]); atoi 145 tools/testing/selftests/powerpc/tm/tm-tmspr.c num_loops = atoi(argv[1]); atoi 146 tools/testing/selftests/powerpc/utils.c *result = atoi(value); atoi 192 tools/testing/selftests/ptp/testptp.c extts = atoi(optarg); atoi 195 tools/testing/selftests/ptp/testptp.c adjfreq = atoi(optarg); atoi 201 tools/testing/selftests/ptp/testptp.c index = atoi(optarg); atoi 205 tools/testing/selftests/ptp/testptp.c n_samples = atoi(optarg); atoi 218 tools/testing/selftests/ptp/testptp.c perout = atoi(optarg); atoi 221 tools/testing/selftests/ptp/testptp.c pps = atoi(optarg); atoi 230 tools/testing/selftests/ptp/testptp.c adjtime = atoi(optarg); atoi 234 tools/testing/selftests/ptp/testptp.c seconds = atoi(optarg); atoi 165 tools/testing/selftests/timers/inconsistency-check.c runtime = atoi(optarg); atoi 168 tools/testing/selftests/timers/inconsistency-check.c userclock = atoi(optarg); atoi 196 tools/testing/selftests/timers/leap-a-day.c iterations = atoi(optarg); atoi 138 tools/testing/selftests/timers/threadtest.c runtime = atoi(optarg); atoi 141 tools/testing/selftests/timers/threadtest.c thread_count = atoi(optarg); atoi 129 tools/testing/selftests/vm/compaction_test.c compaction_index = mem_free/(atoi(nr_hugepages) * hugepage_size); atoi 133 tools/testing/selftests/vm/compaction_test.c (atoi(nr_hugepages))); atoi 140 tools/testing/selftests/vm/compaction_test.c (atoi(nr_hugepages))); atoi 43 tools/testing/selftests/vm/gup_benchmark.c size = atoi(optarg) * MB; atoi 46 tools/testing/selftests/vm/gup_benchmark.c repeats = atoi(optarg); atoi 49 tools/testing/selftests/vm/gup_benchmark.c nr_pages = atoi(optarg); atoi 80 tools/testing/selftests/vm/map_hugetlb.c shift = atoi(argv[2]); atoi 1311 tools/testing/selftests/vm/userfaultfd.c bounces = atoi(argv[3]); atoi 833 tools/testing/selftests/x86/protection_keys.c if (atoi(buf) != GET_NR_HUGE_PAGES) { atoi 416 tools/thermal/tmon/tui.c val = atoi(buf); atoi 424 tools/usb/testusb.c test = atoi (optarg); atoi 59 tools/usb/usbip/libsrc/usbip_host_common.c value = atoi(status); atoi 49 tools/usb/usbip/src/usbip_detach.c portnum = atoi(port); atoi 1432 tools/vm/slabinfo.c output_lines = atoi(optarg);