Home
last modified time | relevance | path

Searched refs:out_header (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/acpi/acpica/
H A Dtbprint.c22 acpi_tb_cleanup_table_header(struct acpi_table_header *out_header,
67 acpi_tb_cleanup_table_header(struct acpi_table_header *out_header, in acpi_tb_cleanup_table_header() argument
71 memcpy(out_header, header, sizeof(struct acpi_table_header)); in acpi_tb_cleanup_table_header()
73 acpi_tb_fix_string(out_header->signature, ACPI_NAMESEG_SIZE); in acpi_tb_cleanup_table_header()
74 acpi_tb_fix_string(out_header->oem_id, ACPI_OEM_ID_SIZE); in acpi_tb_cleanup_table_header()
75 acpi_tb_fix_string(out_header->oem_table_id, ACPI_OEM_TABLE_ID_SIZE); in acpi_tb_cleanup_table_header()
76 acpi_tb_fix_string(out_header->asl_compiler_id, ACPI_NAMESEG_SIZE); in acpi_tb_cleanup_table_header()
/linux-6.15/fs/nilfs2/
H A Dsufile.c205 goto out_header; in nilfs_sufile_updatev()
221 goto out_header; in nilfs_sufile_updatev()
225 out_header: in nilfs_sufile_updatev()
360 goto out_header; in nilfs_sufile_alloc()
390 goto out_header; in nilfs_sufile_alloc()
400 out_header: in nilfs_sufile_alloc()
763 out_header: in nilfs_sufile_truncate_range()
815 goto out_header; in nilfs_sufile_resize()
837 out_header: in nilfs_sufile_resize()
969 goto out_header; in nilfs_sufile_set_suinfo()
[all …]
H A Dcpfile.c332 goto out_header; in nilfs_cpfile_create_checkpoint()
357 out_header: in nilfs_cpfile_create_checkpoint()
788 goto out_header; in nilfs_cpfile_set_snapshot()
887 out_header: in nilfs_cpfile_set_snapshot()
915 goto out_header; in nilfs_cpfile_clear_snapshot()
998 out_header: in nilfs_cpfile_clear_snapshot()
/linux-6.15/drivers/vfio/pci/virtio/
H A Dmigrate.c621 goto out_header; in virtiovf_read_device_context_chunk()
630 out_header: in virtiovf_read_device_context_chunk()