Home
last modified time | relevance | path

Searched refs:calloc (Results 1 - 25 of 353) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c345 is_valid = calloc(cpu_count, sizeof(int)); in mperf_register()
346 mperf_previous_count = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
347 aperf_previous_count = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
348 mperf_current_count = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
349 aperf_current_count = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
350 tsc_at_measure_start = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
351 tsc_at_measure_end = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
H A Dsnb_idle.c166 is_valid = calloc(cpu_count, sizeof(int)); in snb_register()
168 previous_count[num] = calloc(cpu_count, in snb_register()
170 current_count[num] = calloc(cpu_count, in snb_register()
H A Dhsw_ext_idle.c161 is_valid = calloc(cpu_count, sizeof(int)); in hsw_ext_register()
163 previous_count[num] = calloc(cpu_count, in hsw_ext_register()
165 current_count[num] = calloc(cpu_count, in hsw_ext_register()
H A Dnhm_idle.c180 is_valid = calloc(cpu_count, sizeof(int)); in intel_nhm_register()
182 previous_count[num] = calloc(cpu_count, in intel_nhm_register()
184 current_count[num] = calloc(cpu_count, in intel_nhm_register()
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c345 is_valid = calloc(cpu_count, sizeof(int)); in mperf_register()
346 mperf_previous_count = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
347 aperf_previous_count = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
348 mperf_current_count = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
349 aperf_current_count = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
350 tsc_at_measure_start = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
351 tsc_at_measure_end = calloc(cpu_count, sizeof(unsigned long long)); in mperf_register()
H A Dhsw_ext_idle.c161 is_valid = calloc(cpu_count, sizeof(int)); in hsw_ext_register()
163 previous_count[num] = calloc(cpu_count, in hsw_ext_register()
165 current_count[num] = calloc(cpu_count, in hsw_ext_register()
H A Dsnb_idle.c166 is_valid = calloc(cpu_count, sizeof(int)); in snb_register()
168 previous_count[num] = calloc(cpu_count, in snb_register()
170 current_count[num] = calloc(cpu_count, in snb_register()
H A Dnhm_idle.c180 is_valid = calloc(cpu_count, sizeof(int)); in intel_nhm_register()
182 previous_count[num] = calloc(cpu_count, in intel_nhm_register()
184 current_count[num] = calloc(cpu_count, in intel_nhm_register()
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/
H A Diterators.skel.h50 obj = (struct iterators_bpf *)calloc(1, sizeof(*obj)); in iterators_bpf__open_opts()
108 s = (struct bpf_object_skeleton *)calloc(1, sizeof(*s)); in iterators_bpf__create_skeleton()
120 s->maps = (struct bpf_map_skeleton *)calloc(s->map_cnt, s->map_skel_sz); in iterators_bpf__create_skeleton()
131 s->progs = (struct bpf_prog_skeleton *)calloc(s->prog_cnt, s->prog_skel_sz); in iterators_bpf__create_skeleton()
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Ddevlink-user.h87 return calloc(1, sizeof(struct devlink_get_req)); in devlink_get_req_alloc()
160 return calloc(1, sizeof(struct devlink_port_get_req)); in devlink_port_get_req_alloc()
226 return calloc(1, sizeof(struct devlink_port_get_req_dump)); in devlink_port_get_req_dump_alloc()
290 return calloc(1, sizeof(struct devlink_sb_get_req)); in devlink_sb_get_req_alloc()
355 return calloc(1, sizeof(struct devlink_sb_get_req_dump)); in devlink_sb_get_req_dump_alloc()
409 return calloc(1, sizeof(struct devlink_sb_pool_get_req)); in devlink_sb_pool_get_req_alloc()
484 return calloc(1, sizeof(struct devlink_sb_pool_get_req_dump)); in devlink_sb_pool_get_req_dump_alloc()
542 return calloc(1, sizeof(struct devlink_sb_port_pool_get_req)); in devlink_sb_port_pool_get_req_alloc()
629 return calloc(1, sizeof(struct devlink_sb_port_pool_get_req_dump)); in devlink_sb_port_pool_get_req_dump_alloc()
690 return calloc( in devlink_sb_tc_pool_bind_get_req_alloc()
[all...]
H A Dethtool-user.h225 return calloc(1, sizeof(struct ethtool_strset_get_req)); in ethtool_strset_get_req_alloc()
303 return calloc(1, sizeof(struct ethtool_strset_get_req_dump)); in ethtool_strset_get_req_dump_alloc()
372 return calloc(1, sizeof(struct ethtool_linkinfo_get_req)); in ethtool_linkinfo_get_req_alloc()
441 return calloc(1, sizeof(struct ethtool_linkinfo_get_req_dump)); in ethtool_linkinfo_get_req_dump_alloc()
518 return calloc(1, sizeof(struct ethtool_linkinfo_set_req)); in ethtool_linkinfo_set_req_alloc()
603 return calloc(1, sizeof(struct ethtool_linkmodes_get_req)); in ethtool_linkmodes_get_req_alloc()
681 return calloc(1, sizeof(struct ethtool_linkmodes_get_req_dump)); in ethtool_linkmodes_get_req_dump_alloc()
766 return calloc(1, sizeof(struct ethtool_linkmodes_set_req)); in ethtool_linkmodes_set_req_alloc()
911 return calloc(1, sizeof(struct ethtool_linkstate_get_req)); in ethtool_linkstate_get_req_alloc()
983 return calloc( in ethtool_linkstate_get_req_dump_alloc()
[all...]
H A Dhandshake-user.h47 return calloc(1, sizeof(struct handshake_accept_req)); in handshake_accept_req_alloc()
114 return calloc(1, sizeof(struct handshake_done_req)); in handshake_done_req_alloc()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c131 fetched_keys = calloc(max_entries, value_size); in fetch_and_validate()
132 fetched_values = calloc(max_entries, value_size); in fetch_and_validate()
197 outer_map_keys = calloc(max_entries, value_size); in _map_in_map_batch_ops()
198 inner_map_fds = calloc(max_entries, value_size); in _map_in_map_batch_ops()
H A Darray_map_batch_ops.c92 keys = calloc(max_entries, sizeof(*keys)); in __test_map_lookup_and_update_batch()
93 values = calloc(max_entries, value_size); in __test_map_lookup_and_update_batch()
94 visited = calloc(max_entries, sizeof(*visited)); in __test_map_lookup_and_update_batch()
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_aa.c834 taa_data->prev_irqs_seq = calloc(1, sizeof(*taa_data->prev_irqs_seq)); in timerlat_aa_init_seqs()
840 taa_data->nmi_seq = calloc(1, sizeof(*taa_data->nmi_seq)); in timerlat_aa_init_seqs()
846 taa_data->irqs_seq = calloc(1, sizeof(*taa_data->irqs_seq)); in timerlat_aa_init_seqs()
852 taa_data->softirqs_seq = calloc(1, sizeof(*taa_data->softirqs_seq)); in timerlat_aa_init_seqs()
858 taa_data->threads_seq = calloc(1, sizeof(*taa_data->threads_seq)); in timerlat_aa_init_seqs()
864 taa_data->stack_seq = calloc(1, sizeof(*taa_data->stack_seq)); in timerlat_aa_init_seqs()
1014 taa_ctx = calloc(1, sizeof(*taa_ctx)); in timerlat_aa_init()
1024 taa_ctx->taa_data = calloc(nr_cpus, sizeof(*taa_ctx->taa_data)); in timerlat_aa_init()
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/
H A Dosunixdir.c54 external_info = calloc(1, sizeof(struct external_find_info)); in acpi_os_open_directory()
109 temp_str = calloc(str_len, 1); in acpi_os_get_next_filename()
/kernel/linux/linux-6.6/tools/power/acpi/os_specific/service_layers/
H A Dosunixdir.c54 external_info = calloc(1, sizeof(struct external_find_info)); in acpi_os_open_directory()
109 temp_str = calloc(str_len, 1); in acpi_os_get_next_filename()
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c175 samples = calloc(self->params.sec_buf_len * self->params.time, 1); in TEST_F()
214 samples = calloc(self->params.sec_buf_len * self->params.time, 1); in TEST_F()
244 chan_samples = calloc(CH_NUM, sizeof(*chan_samples)); in TEST_F()
256 chan_samples[i] = calloc(params.sec_buf_len * params.time, 1); in TEST_F()
279 chan_samples = calloc(CH_NUM, sizeof(*chan_samples)); in TEST_F()
291 chan_samples[i] = calloc(params.sec_buf_len * params.time, 1); in TEST_F()
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dbreakpoint.c91 threads = calloc(thread_params.nthreads, sizeof(threads[0])); in breakpoint_thread()
93 exit((perror("calloc"), EXIT_FAILURE)); in breakpoint_thread()
124 breakpoints = calloc(thread_params.nbreakpoints, sizeof(breakpoints[0])); in bench_breakpoint_thread()
125 parallel = calloc(thread_params.nparallel, sizeof(parallel[0])); in bench_breakpoint_thread()
127 exit((perror("calloc"), EXIT_FAILURE)); in bench_breakpoint_thread()
220 threads = calloc(nthreads, sizeof(threads[0])); in bench_breakpoint_enable()
222 exit((perror("calloc"), EXIT_FAILURE)); in bench_breakpoint_enable()
/kernel/linux/linux-6.6/tools/mm/
H A Dpage_owner_sort.c269 char **ret = calloc(++count, sizeof(char *)); in explode()
273 ret[j] = calloc(i - lastindex, sizeof(char)); in explode()
279 ret[j] = calloc(len - lastindex, sizeof(char)); in explode()
575 sc.signs = calloc(1, sizeof(int)); in set_single_cmp()
578 sc.cmps = calloc(1, sizeof(int *)); in set_single_cmp()
595 sc.signs = calloc(size, sizeof(int)); in parse_sort_args()
596 sc.cmps = calloc(size, sizeof(int *)); in parse_sort_args()
640 int *list = calloc(size, sizeof(int)); in parse_nums_list()
/kernel/linux/linux-5.10/tools/lib/
H A Dzalloc.c8 return calloc(1, size); in zalloc()
/kernel/linux/linux-6.6/tools/lib/
H A Dzalloc.c8 return calloc(1, size); in zalloc()
/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H A Dsync.c90 info = calloc(1, sizeof(*info)); in sync_file_info()
106 fence_info = calloc(num_fences, sizeof(*fence_info)); in sync_file_info()
/kernel/linux/linux-5.10/tools/virtio/ringtest/
H A Dring.c87 event = calloc(1, sizeof(*event)); in alloc_ring()
104 data = calloc(ring_size, sizeof(*data)); in alloc_ring()
/kernel/linux/linux-6.6/tools/testing/selftests/sync/
H A Dsync.c90 info = calloc(1, sizeof(*info)); in sync_file_info()
106 fence_info = calloc(num_fences, sizeof(*fence_info)); in sync_file_info()

Completed in 21 milliseconds

12345678910>>...15