Searched refs:acpi_ut_safe_strncpy (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dbfileio.c | 66 acpi_ut_safe_strncpy(acpi_gbl_db_debug_filename, name, in acpi_db_open_debug_file()
|
H A D | utnonansi.c | 167 void acpi_ut_safe_strncpy(char *dest, char *source, acpi_size dest_size) in acpi_ut_safe_strncpy() function
|
H A D | psutils.c | 63 ACPI_DISASM_ONLY_MEMBERS(acpi_ut_safe_strncpy(op->common.aml_op_name, in acpi_ps_init_op()
|
H A D | uttrack.c | 371 acpi_ut_safe_strncpy(allocation->module, (char *)module, in acpi_ut_track_allocation()
|
H A D | acutils.h | 613 void acpi_ut_safe_strncpy(char *dest, char *source, acpi_size dest_size);
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dbfileio.c | 66 acpi_ut_safe_strncpy(acpi_gbl_db_debug_filename, name, in acpi_db_open_debug_file()
|
H A D | utnonansi.c | 167 void acpi_ut_safe_strncpy(char *dest, char *source, acpi_size dest_size) in acpi_ut_safe_strncpy() function
|
H A D | psutils.c | 63 ACPI_DISASM_ONLY_MEMBERS(acpi_ut_safe_strncpy(op->common.aml_op_name, in acpi_ps_init_op()
|
H A D | uttrack.c | 371 acpi_ut_safe_strncpy(allocation->module, (char *)module, in acpi_ut_track_allocation()
|
H A D | acutils.h | 629 void acpi_ut_safe_strncpy(char *dest, char *source, acpi_size dest_size);
|
Completed in 5 milliseconds