Searched refs:atoi (Results 1 – 22 of 22) sorted by relevance
64 static s32 atoi(char *psz_buf);616 object_type = atoi(token); in dcd_get_objects()1019 static s32 atoi(char *psz_buf) in atoi() function1075 (u32) atoi(token); in get_attrs_from_buf()1095 gen_obj->obj_data.node_obj.ndb_props.ntype = atoi(token); in get_attrs_from_buf()1098 gen_obj->obj_data.node_obj.ndb_props.cache_on_gpp = atoi(token); in get_attrs_from_buf()1102 cb_struct = (u32) atoi(token); in get_attrs_from_buf()1106 dsp_resource_reqmts.static_data_size = atoi(token); in get_attrs_from_buf()1109 dsp_resource_reqmts.global_data_size = atoi(token); in get_attrs_from_buf()1112 dsp_resource_reqmts.program_mem_size = atoi(token); in get_attrs_from_buf()[all …]
118 speed = atoi(optarg); in parse_opts()121 delay = atoi(optarg); in parse_opts()124 bits = atoi(optarg); in parse_opts()
116 msglen = atoi(optarg); in main()121 readcount = atoi(optarg); in main()
145 freq = atoi(argv[1]); in hpet_poll()146 iterations = atoi(argv[2]); in hpet_poll()257 freq = atoi(argv[1]); in hpet_fasync()258 iterations = atoi(argv[2]); in hpet_fasync()
31 threads->map[i] = atoi(namelist[i]->d_name); in thread_map__new_by_pid()
89 tgid = event->comm.pid = atoi(tgids); in perf_event__synthesize_comm()
806 atoi(col_width)); in hists__fprintf()
2546 pid = atoi(namelist[i]->d_name); in machines__create_guest_kernel_maps()
303 rcvbufsz = atoi(optarg); in main()314 tid = atoi(optarg); in main()320 tid = atoi(optarg); in main()
142 settle_time = atoi(argv[2]); in main()
87 cpu = atoi(optarg); in cmdline()
167 cur_line = atoi(yytext+2);
2321 cur_line = atoi(yytext+2);
202 from = atoi(argv[i-1]);203 to = atoi(argv[i]);
454 test = atoi (optarg); in main()
103 version = atoi(buffer.buf); in check_emacsclient_version()
108 ws->ws_row = atoi(s); in get_term_dimensions()111 ws->ws_col = atoi(s); in get_term_dimensions()
256 err = atoi(id); in trace_event__id()
318 cnt = atoi(line); in conf_choice()
1010 interval_sec = atoi(optarg); in cmdline()
1937 mem = atoi(argv[i]) * 1024 * 1024; in main()
399 slot = atoi (argv[1]) - 1;