/linux-4.4.14/drivers/acpi/acpica/ |
D | dbmethod.c | 84 address = strtoul(location, NULL, 16); in acpi_db_set_method_breakpoint() 156 value = strtoul(value_arg, NULL, 16); in acpi_db_set_method_data() 175 index = strtoul(index_arg, NULL, 16); in acpi_db_set_method_data() 273 num_statements = strtoul(statements, NULL, 0); in acpi_db_disassemble_aml()
|
D | dbnames.c | 223 max_depth = strtoul(depth_arg, NULL, 0); in acpi_db_dump_namespace() 288 owner_id = (acpi_owner_id) strtoul(owner_arg, NULL, 0); in acpi_db_dump_namespace_by_owner() 293 max_depth = strtoul(depth_arg, NULL, 0); in acpi_db_dump_namespace_by_owner() 817 address = strtoul(object_arg, NULL, 16); in acpi_db_find_references()
|
D | dbinput.c | 872 strtoul(acpi_gbl_db_args[1], NULL, 16); in acpi_db_command_dispatch() 879 strtoul(acpi_gbl_db_args[1], NULL, 16); in acpi_db_command_dispatch() 914 temp = strtoul(acpi_gbl_db_args[2], NULL, 0); in acpi_db_command_dispatch()
|
D | dbcmds.c | 98 address = strtoul(in_string, NULL, 16); in acpi_db_convert_to_node() 165 sleep_state = (u8)strtoul(object_arg, NULL, 0); in acpi_db_sleep() 1070 gpe_number = strtoul(gpe_arg, NULL, 0); in acpi_db_generate_gpe() 1077 block_number = strtoul(block_arg, NULL, 0); in acpi_db_generate_gpe()
|
D | dbhistry.c | 194 cmd_num = strtoul(command_num_arg, NULL, 0); in acpi_db_get_from_history()
|
D | dbexec.c | 623 num_threads = strtoul(num_threads_arg, NULL, 0); in acpi_db_create_execution_threads() 624 num_loops = strtoul(num_loops_arg, NULL, 0); in acpi_db_create_execution_threads()
|
D | evgpeinit.c | 380 gpe_number = strtoul(&name[2], NULL, 16); in acpi_ev_match_gpe_method()
|
D | dbdisply.c | 126 address = strtoul(target, NULL, 16); in acpi_db_get_pointer()
|
D | dbtest.c | 896 info.max_count = strtoul(count_arg, NULL, 0); in acpi_db_evaluate_all_predefined_names()
|
/linux-4.4.14/arch/x86/tools/ |
D | insn_sanity.c | 150 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.4.14/tools/power/acpi/tools/ec/ |
D | ec_access.c | 81 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.4.14/arch/powerpc/boot/ |
D | mktree.c | 64 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.4.14/samples/bpf/ |
D | fds_example.c | 152 key = strtoul(optarg, NULL, 0); in main() 156 value = strtoul(optarg, NULL, 0); in main()
|
/linux-4.4.14/tools/perf/util/ |
D | pmu.l | 14 num = strtoul(perf_pmu_text, NULL, base); in value()
|
D | util.c | 396 time_sec = strtoul(str, &end, 10); in parse_nsec_time() 414 time_nsec = strtoul(nsec_buf, &end, 10); in parse_nsec_time() 436 value = strtoul(str, &endptr, 10); in parse_tag_value() 457 size = strtoul(str, &endptr, 0); in get_stack_size()
|
D | cpumap.c | 132 start_cpu = strtoul(cpu_list, &p, 0); in cpu_map__new() 140 end_cpu = strtoul(cpu_list, &p, 0); in cpu_map__new()
|
D | srcline.c | 250 *line_nr = strtoul(sep, NULL, 0); in addr2line()
|
D | probe-event.c | 1231 pp->abs_address = strtoul(pp->function, &tmp, 0); in parse_perf_probe_point() 1256 pp->line = strtoul(arg, &tmp, 0); in parse_perf_probe_point() 1264 pp->offset = strtoul(arg, &tmp, 0); in parse_perf_probe_point() 1578 tp->address = strtoul(fmt1_str, NULL, 0); in parse_probe_trace_command() 1590 tp->offset = strtoul(fmt2_str, NULL, 10); in parse_probe_trace_command()
|
D | auxtrace.c | 1042 val = strtoul(p, &endptr, 10); in itrace_parse_synth_opts() 1058 val = strtoul(p, &endptr, 10); in itrace_parse_synth_opts()
|
D | callchain.c | 137 callchain_param.print_limit = strtoul(tok, &endptr, 0); in __parse_callchain_report_opt()
|
D | header.c | 1117 c = strtoul(str, &tmp, 0); in print_numa_topology() 1179 type = strtoul(str, &tmp, 0); in print_pmu_mappings()
|
D | evlist.c | 1066 pages = strtoul(str, &eptr, 10); in parse_pages_arg()
|
/linux-4.4.14/arch/sparc/boot/ |
D | piggyback.c | 124 *start = strtoul(buffer, NULL, 16); in get_start_end() 126 *end = strtoul(buffer, NULL, 16); in get_start_end()
|
/linux-4.4.14/tools/usb/usbip/libsrc/ |
D | names.c | 364 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.4.14/tools/iio/ |
D | generic_buffer.c | 236 num_loops = strtoul(optarg, &dummy, 10); in main() 249 buf_len = strtoul(optarg, &dummy, 10); in main() 263 timedelay = strtoul(optarg, &dummy, 10); in main()
|
/linux-4.4.14/arch/m68k/tools/amiga/ |
D | dmesg.c | 48 end = strtoul(argv[1], NULL, 0); in main()
|
/linux-4.4.14/tools/power/cpupower/debug/i386/ |
D | powernow-k8-decode.c | 78 cpu = strtoul(argv[1], NULL, 0); in main()
|
D | centrino-decode.c | 102 cpu = strtoul(argv[1], NULL, 0); in main()
|
/linux-4.4.14/include/acpi/platform/ |
D | aclinux.h | 126 #define strtoul simple_strtoul macro
|
/linux-4.4.14/Documentation/watchdog/src/ |
D | watchdog-test.c | 74 ping_rate = strtoul(argv[2], NULL, 0); in main()
|
/linux-4.4.14/tools/net/ |
D | bpf_exp.l | 115 yylval.number = strtoul(yytext, NULL, 16);
|
D | bpf_jit_disasm.c | 207 image[ulen++] = (uint8_t) strtoul(pptr, &pptr, 16); in get_last_jit_image()
|
D | bpf_dbg.c | 1132 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.4.14/arch/um/drivers/ |
D | fd.c | 34 n = strtoul(str, &end, 0); in fd_init()
|
D | port_user.c | 37 port = strtoul(str, &end, 0); in port_init()
|
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ |
D | lib.c | 237 current = strtoul(buf, &end, 10); in require_paranoia_below()
|
/linux-4.4.14/Documentation/networking/timestamping/ |
D | txtimestamp.c | 442 cfg_payload_len = strtoul(optarg, NULL, 10); in parse_opt() 445 dest_port = strtoul(optarg, NULL, 10); in parse_opt()
|
/linux-4.4.14/tools/virtio/virtio-trace/ |
D | trace-agent.c | 77 value = strtoul(arg, &ptr, 10); in parse_size()
|
/linux-4.4.14/tools/perf/tests/ |
D | builtin-test.c | 191 long nr = strtoul(argv[i], &end, 10); in perf_test__matches()
|
/linux-4.4.14/tools/usb/usbip/ |
D | configure.ac | 45 strtoul])
|
/linux-4.4.14/tools/usb/usbip/src/ |
D | usbip_network.c | 42 unsigned long int port = strtoul(arg, &end, 10); in usbip_setup_port_number()
|
/linux-4.4.14/tools/power/cpupower/utils/ |
D | cpufreq-set.c | 131 freq = strtoul(normalized, &end, 10); in string_to_frequency()
|
/linux-4.4.14/arch/um/os-Linux/ |
D | umid.c | 169 p = strtoul(pid, &end, 0); in is_umdir_used()
|
/linux-4.4.14/arch/x86/boot/tools/ |
D | build.c | 299 sym = strtoul(p + 11 + sizeof(#sym), NULL, 16); \
|
/linux-4.4.14/tools/usb/ |
D | testusb.c | 369 val = strtoul(str, &end, 0); in parse_num()
|
/linux-4.4.14/tools/vm/ |
D | slabinfo.c | 185 result = strtoul(buffer, &p, 10); in get_obj_and_str() 276 node = strtoul(t, &t, 10); in decode_numa_list() 279 nr = strtoul(t, &t, 10); in decode_numa_list()
|
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_scan.l | 255 yylval.value = strtoul(yytext + 2, NULL, 16);
|
/linux-4.4.14/Documentation/x86/ |
D | mtrr.txt | 296 sentry.base = strtoul (argv[1], NULL, 0); 297 sentry.size = strtoul (argv[2], NULL, 0);
|
/linux-4.4.14/tools/power/cpupower/lib/ |
D | sysfs.c | 131 value = strtoul(linebuf, &endp, 0); in sysfs_cpufreq_get_one_value()
|
/linux-4.4.14/tools/lib/traceevent/ |
D | event-parse.c | 1302 id = strtoul(token, NULL, 0); in event_read_id() 1472 field->arraylen = strtoul(token, NULL, 0); in event_read_fields() 1496 field->arraylen = strtoul(token, NULL, 0); in event_read_fields() 1574 field->offset = strtoul(token, NULL, 0); in event_read_fields() 1588 field->size = strtoul(token, NULL, 0); in event_read_fields() 1608 if (strtoul(token, NULL, 0)) in event_read_fields()
|
/linux-4.4.14/drivers/acpi/ |
D | sysfs.c | 683 all_counters[index].count = strtoul(buf, NULL, 0); in counter_set()
|
/linux-4.4.14/tools/perf/ |
D | builtin-top.c | 321 tmp = strtoul(buf, NULL, 10); in prompt_integer()
|
D | builtin-kmem.c | 1776 lines = strtoul(arg, NULL, 10); in parse_line_opt()
|
D | builtin-timechart.c | 1882 unsigned long duration = strtoul(arg, NULL, 0); in parse_highlight()
|
/linux-4.4.14/scripts/ |
D | asn1_compiler.c | 909 element->tag |= strtoul(cursor->content, &p, 10); in parse_type()
|
/linux-4.4.14/Documentation/DocBook/ |
D | kernel-api.xml.db | 44 API-simple-strtoul
|
/linux-4.4.14/Documentation/ia64/ |
D | err_inject.txt | 480 *data=strtoul(buf, NULL, 16);
|
/linux-4.4.14/scripts/mod/ |
D | modpost.c | 2320 crc = strtoul(line, &d, 16); in read_dump()
|