Searched refs:out_header (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
H A Dtbprint.c55 acpi_tb_cleanup_table_header(struct acpi_table_header *out_header,
88 * PARAMETERS: out_header - Where the cleaned header is returned
91 * RETURN: Returns the cleaned header in out_header
99 acpi_tb_cleanup_table_header(struct acpi_table_header *out_header, acpi_tb_cleanup_table_header() argument
103 memcpy(out_header, header, sizeof(struct acpi_table_header)); acpi_tb_cleanup_table_header()
105 acpi_tb_fix_string(out_header->signature, ACPI_NAME_SIZE); acpi_tb_cleanup_table_header()
106 acpi_tb_fix_string(out_header->oem_id, ACPI_OEM_ID_SIZE); acpi_tb_cleanup_table_header()
107 acpi_tb_fix_string(out_header->oem_table_id, ACPI_OEM_TABLE_ID_SIZE); acpi_tb_cleanup_table_header()
108 acpi_tb_fix_string(out_header->asl_compiler_id, ACPI_NAME_SIZE); acpi_tb_cleanup_table_header()
/linux-4.4.14/fs/nilfs2/
H A Dsufile.c205 goto out_header; nilfs_sufile_updatev()
221 goto out_header; nilfs_sufile_updatev()
225 out_header: nilfs_sufile_updatev()
366 goto out_header; nilfs_sufile_alloc()
396 goto out_header; nilfs_sufile_alloc()
406 out_header: nilfs_sufile_alloc()
687 goto out_header; nilfs_sufile_truncate_range()
702 goto out_header; nilfs_sufile_truncate_range()
726 out_header: nilfs_sufile_truncate_range()
783 goto out_header; nilfs_sufile_resize()
797 out_header: nilfs_sufile_resize()
935 goto out_header; nilfs_sufile_set_suinfo()
1003 out_header: nilfs_sufile_set_suinfo()
H A Dcpfile.c249 goto out_header; nilfs_cpfile_get_checkpoint()
257 goto out_header; nilfs_cpfile_get_checkpoint()
279 out_header: nilfs_cpfile_get_checkpoint()
679 goto out_header; nilfs_cpfile_set_snapshot()
735 out_header: nilfs_cpfile_set_snapshot()
788 goto out_header; nilfs_cpfile_clear_snapshot()
838 out_header: nilfs_cpfile_clear_snapshot()

Completed in 138 milliseconds