Searched refs:ACPI_ALLOCATE_ZEROED (Results 1 – 25 of 40) sorted by relevance
12
63 ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_pnp_device_id) + in acpi_ut_execute_HID()141 ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_pnp_device_id) + in acpi_ut_execute_UID()268 cid_list = ACPI_ALLOCATE_ZEROED(cid_list_size); in acpi_ut_execute_CID()378 ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_pnp_device_id) + in acpi_ut_execute_CLS()
306 name_buffer = ACPI_ALLOCATE_ZEROED(size); in acpi_ns_get_normalized_pathname()367 ACPI_ALLOCATE_ZEROED(prefix_path_length + strlen(external_path) + in acpi_ns_build_prefixed_pathname()419 new_path_buffer = ACPI_ALLOCATE_ZEROED(strlen(input_path) + 1); in acpi_ns_normalize_pathname()
178 buffer = ACPI_ALLOCATE_ZEROED((acpi_size)length + 1); in acpi_ex_opcode_3A_1T_1R()193 buffer = ACPI_ALLOCATE_ZEROED(length); in acpi_ex_opcode_3A_1T_1R()
68 ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_mem_space_context)); in acpi_ev_system_memory_region_setup()232 pci_id = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_pci_id)); in acpi_ev_pci_config_region_setup()448 ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_data_table_mapping)); in acpi_ev_data_table_region_setup()
148 package_elements = ACPI_ALLOCATE_ZEROED(((acpi_size)count + in acpi_ut_create_package_object()221 buffer = ACPI_ALLOCATE_ZEROED(buffer_size); in acpi_ut_create_buffer_object()274 string = ACPI_ALLOCATE_ZEROED(string_size + 1); in acpi_ut_create_string_object()
183 gpe_register_info = ACPI_ALLOCATE_ZEROED((acpi_size)gpe_block-> in acpi_ev_create_gpe_info_blocks()197 gpe_event_info = ACPI_ALLOCATE_ZEROED((acpi_size)gpe_block->gpe_count * in acpi_ev_create_gpe_info_blocks()333 gpe_block = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_gpe_block_info)); in acpi_ev_create_gpe_block()
204 ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_interface_info)); in acpi_ut_install_interface()209 interface_info->name = ACPI_ALLOCATE_ZEROED(strlen(interface_name) + 1); in acpi_ut_install_interface()
177 info = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_evaluate_info)); in ACPI_EXPORT_SYMBOL()247 info->parameters = ACPI_ALLOCATE_ZEROED(((acpi_size)info-> in ACPI_EXPORT_SYMBOL()312 info->parameters = ACPI_ALLOCATE_ZEROED(((acpi_size) in ACPI_EXPORT_SYMBOL()
175 ACPI_ALLOCATE_ZEROED(DB_DEFAULT_PKG_ELEMENTS * in acpi_db_convert_to_package()272 buffer = ACPI_ALLOCATE_ZEROED(ACPI_PLD_BUFFER_SIZE); in acpi_db_encode_pld_buffer()
331 internal_name = ACPI_ALLOCATE_ZEROED(info.length); in acpi_ns_internalize_name()473 *converted_name = ACPI_ALLOCATE_ZEROED(required_length); in acpi_ns_externalize_name()
464 ACPI_ALLOCATE_ZEROED((acpi_size) in acpi_ut_copy_esimple_to_isimple()481 ACPI_ALLOCATE_ZEROED(external_object->buffer.length); in acpi_ut_copy_esimple_to_isimple()903 dest_obj->package.elements = ACPI_ALLOCATE_ZEROED(((acpi_size) in acpi_ut_copy_ipackage_to_ipackage()
173 ACPI_ALLOCATE_ZEROED((acpi_size)length + 1); in acpi_ex_store_string_to_string()
271 object = ACPI_ALLOCATE_ZEROED(cache->object_size); in acpi_os_acquire_object()
50 info = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_evaluate_info)); in acpi_ut_evaluate_object()
84 info = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_evaluate_info)); in acpi_ns_execute_table()
155 gpe_xrupt = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_gpe_xrupt_info)); in acpi_ev_get_gpe_xrupt_block()
351 info = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_evaluate_info)); in ACPI_EXPORT_SYMBOL()
112 obj_desc->package.elements = ACPI_ALLOCATE_ZEROED(((acpi_size) in acpi_ds_build_internal_package_obj()
125 mm = ACPI_ALLOCATE_ZEROED(sizeof(*mm)); in acpi_ex_system_memory_space_handler()
60 resource = ACPI_ALLOCATE_ZEROED(list_size_needed); in acpi_buffer_to_resource()
465 pld_info = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_pld_info)); in ACPI_EXPORT_SYMBOL()
703 info = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_evaluate_info)); in acpi_rs_set_srs_method_data()
206 buffer = ACPI_ALLOCATE_ZEROED(file_size); in ap_get_table_from_file()
328 #define ACPI_ALLOCATE_ZEROED(a) NULL macro340 #define ACPI_ALLOCATE_ZEROED(a) acpi_ut_allocate_zeroed_and_track ((acpi_size) (a), ACPI_ME… macro349 #define ACPI_ALLOCATE_ZEROED(a) acpi_os_allocate_zeroed ((acpi_size) (a)) macro
96 newprops = ACPI_ALLOCATE_ZEROED(newsize); in acpi_extract_apple_properties()