Searched refs:acpi_ut_safe_strncpy (Results 1 – 5 of 5) sorted by relevance
66 acpi_ut_safe_strncpy(acpi_gbl_db_debug_filename, name, in acpi_db_open_debug_file()
167 void acpi_ut_safe_strncpy(char *dest, char *source, acpi_size dest_size) in acpi_ut_safe_strncpy() function
63 ACPI_DISASM_ONLY_MEMBERS(acpi_ut_safe_strncpy(op->common.aml_op_name, in acpi_ps_init_op()
371 acpi_ut_safe_strncpy(allocation->module, (char *)module, in acpi_ut_track_allocation()
627 void acpi_ut_safe_strncpy(char *dest, char *source, acpi_size dest_size);
Completed in 7 milliseconds