Home
last modified time | relevance | path

Searched refs:strtoul (Results 1 – 49 of 49) sorted by relevance

/linux-4.1.27/arch/x86/tools/
Dinsn_sanity.c150 insn_buf[i] = (unsigned char)strtoul(tmp, &tmp, 16); in read_next_insn()
202 seed = (unsigned int)strtoul(optarg, &tmp, 0); in parse_args()
205 iter_start = strtoul(optarg, &tmp, 0); in parse_args()
212 iter_end = strtoul(optarg, &tmp, 0); in parse_args()
/linux-4.1.27/tools/power/acpi/tools/ec/
Dec_access.c81 read_byte_offset = strtoul(optarg, NULL, 16); in parse_opts()
87 write_byte_offset = strtoul(optarg, NULL, 16); in parse_opts()
90 write_value = strtoul(optarg, NULL, 16); in parse_opts()
/linux-4.1.27/arch/powerpc/boot/
Dmktree.c64 bt.bb_dest = htonl(strtoul(argv[3], NULL, 0)); in main()
65 bt.bb_entry_point = htonl(strtoul(argv[4], NULL, 0)); in main()
/linux-4.1.27/tools/iio/
Dgeneric_buffer.c182 num_loops = strtoul(optarg, &dummy, 10); in main()
185 timedelay = strtoul(optarg, &dummy, 10); in main()
188 buf_len = strtoul(optarg, &dummy, 10); in main()
/linux-4.1.27/tools/perf/util/
Dpmu.l14 num = strtoul(perf_pmu_text, NULL, base); in value()
Dutil.c435 time_sec = strtoul(str, &end, 10); in parse_nsec_time()
453 time_nsec = strtoul(nsec_buf, &end, 10); in parse_nsec_time()
475 value = strtoul(str, &endptr, 10); in parse_tag_value()
Dcpumap.c129 start_cpu = strtoul(cpu_list, &p, 0); in cpu_map__new()
137 end_cpu = strtoul(cpu_list, &p, 0); in cpu_map__new()
Dsrcline.c235 *line_nr = strtoul(sep, NULL, 0); in addr2line()
Dcallchain.c35 size = strtoul(str, &endptr, 0); in get_stack_size()
198 callchain_param.print_limit = strtoul(tok, &endptr, 0); in parse_callchain_report_opt()
Dprobe-event.c1143 pp->line = strtoul(arg, &tmp, 0); in parse_perf_probe_point()
1151 pp->offset = strtoul(arg, &tmp, 0); in parse_perf_probe_point()
1444 tp->address = strtoul(fmt1_str, NULL, 0); in parse_probe_trace_command()
1456 tp->offset = strtoul(fmt2_str, NULL, 10); in parse_probe_trace_command()
Dheader.c1115 c = strtoul(str, &tmp, 0); in print_numa_topology()
1171 type = strtoul(str, &tmp, 0); in print_pmu_mappings()
Devlist.c941 pages = strtoul(str, &eptr, 10); in parse_pages_arg()
/linux-4.1.27/arch/sparc/boot/
Dpiggyback.c124 *start = strtoul(buffer, NULL, 16); in get_start_end()
126 *end = strtoul(buffer, NULL, 16); in get_start_end()
/linux-4.1.27/tools/usb/usbip/libsrc/
Dnames.c364 u = strtoul(cp, &cp, 16); in parse()
390 u = strtoul(cp, &cp, 16); in parse()
407 u = strtoul(buf+1, &cp, 16); in parse()
446 u = strtoul(buf+2, &cp, 16); in parse()
/linux-4.1.27/arch/m68k/tools/amiga/
Ddmesg.c48 end = strtoul(argv[1], NULL, 0); in main()
/linux-4.1.27/tools/power/cpupower/debug/i386/
Dpowernow-k8-decode.c78 cpu = strtoul(argv[1], NULL, 0); in main()
Dcentrino-decode.c102 cpu = strtoul(argv[1], NULL, 0); in main()
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_string.h105 #define strtoul(str, endp, base) simple_strtoul(str, endp, base) macro
/linux-4.1.27/include/acpi/platform/
Daclinux.h122 #define strtoul simple_strtoul macro
Dacenv.h355 #define ACPI_STRTOUL(d,s,n) strtoul((d), (s), (acpi_size)(n))
/linux-4.1.27/tools/net/
Dbpf_exp.l115 yylval.number = strtoul(yytext, NULL, 16);
Dbpf_jit_disasm.c154 image[ulen++] = (uint8_t) strtoul(pptr, &pptr, 16); in get_last_jit_image()
Dbpf_dbg.c1132 which = strtoul(num, NULL, 10); in cmd_select()
1161 unsigned int where = strtoul(subcmd, NULL, 10); in cmd_breakpoint()
1217 (line = strtoul(line_string, NULL, 10)) < bpf_prog_len) in cmd_disassemble()
/linux-4.1.27/arch/um/drivers/
Dfd.c34 n = strtoul(str, &end, 0); in fd_init()
Dport_user.c37 port = strtoul(str, &end, 0); in port_init()
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/
Dlib.c237 current = strtoul(buf, &end, 10); in require_paranoia_below()
/linux-4.1.27/Documentation/networking/timestamping/
Dtxtimestamp.c442 cfg_payload_len = strtoul(optarg, NULL, 10); in parse_opt()
445 dest_port = strtoul(optarg, NULL, 10); in parse_opt()
/linux-4.1.27/tools/usb/usbip/
Dconfigure.ac45 strtoul])
/linux-4.1.27/tools/perf/tests/
Dbuiltin-test.c187 long nr = strtoul(argv[i], &end, 10); in perf_test__matches()
/linux-4.1.27/tools/virtio/virtio-trace/
Dtrace-agent.c77 value = strtoul(arg, &ptr, 10); in parse_size()
/linux-4.1.27/tools/usb/usbip/src/
Dusbip_network.c42 unsigned long int port = strtoul(arg, &end, 10); in usbip_setup_port_number()
/linux-4.1.27/tools/power/cpupower/utils/
Dcpufreq-set.c130 freq = strtoul(normalized, &end, 10); in string_to_frequency()
/linux-4.1.27/arch/um/os-Linux/
Dumid.c169 p = strtoul(pid, &end, 0); in is_umdir_used()
/linux-4.1.27/arch/x86/boot/tools/
Dbuild.c299 sym = strtoul(p + 11 + sizeof(#sym), NULL, 16); \
/linux-4.1.27/tools/usb/
Dtestusb.c369 val = strtoul(str, &end, 0); in parse_num()
/linux-4.1.27/Documentation/x86/
Dmtrr.txt272 sentry.base = strtoul (argv[1], NULL, 0);
273 sentry.size = strtoul (argv[2], NULL, 0);
/linux-4.1.27/tools/vm/
Dslabinfo.c177 result = strtoul(buffer, &p, 10); in get_obj_and_str()
266 node = strtoul(t, &t, 10); in decode_numa_list()
269 nr = strtoul(t, &t, 10); in decode_numa_list()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dlibcfs_string.c234 *num = strtoul(str, &endp, 0); in cfs_str2num_check()
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
Daicasm_scan.l255 yylval.value = strtoul(yytext + 2, NULL, 16);
/linux-4.1.27/tools/power/cpupower/lib/
Dsysfs.c131 value = strtoul(linebuf, &endp, 0); in sysfs_cpufreq_get_one_value()
/linux-4.1.27/drivers/acpi/
Dsysfs.c620 all_counters[index].count = strtoul(buf, NULL, 0); in counter_set()
/linux-4.1.27/tools/lib/traceevent/
Devent-parse.c1236 id = strtoul(token, NULL, 0); in event_read_id()
1406 field->arraylen = strtoul(token, NULL, 0); in event_read_fields()
1430 field->arraylen = strtoul(token, NULL, 0); in event_read_fields()
1508 field->offset = strtoul(token, NULL, 0); in event_read_fields()
1522 field->size = strtoul(token, NULL, 0); in event_read_fields()
1542 if (strtoul(token, NULL, 0)) in event_read_fields()
/linux-4.1.27/tools/perf/
Dbuiltin-kmem.c1053 lines = strtoul(arg, NULL, 10); in parse_line_opt()
Dbuiltin-top.c315 tmp = strtoul(buf, NULL, 10); in prompt_integer()
Dbuiltin-timechart.c1881 unsigned long duration = strtoul(arg, NULL, 0); in parse_highlight()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h1473 *idx = strtoul(start, &end, 0); in filename_is_volatile()
/linux-4.1.27/scripts/
Dasn1_compiler.c881 element->tag |= strtoul(cursor->value, &p, 10); in parse_type()
/linux-4.1.27/Documentation/ia64/
Derr_inject.txt480 *data=strtoul(buf, NULL, 16);
/linux-4.1.27/scripts/mod/
Dmodpost.c2305 crc = strtoul(line, &d, 16); in read_dump()