Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/fs/nilfs2/
H A Dsufile.c193 goto out_header; in nilfs_sufile_updatev()
209 goto out_header; in nilfs_sufile_updatev()
213 out_header: in nilfs_sufile_updatev()
354 goto out_header; in nilfs_sufile_alloc()
384 goto out_header; in nilfs_sufile_alloc()
394 out_header: in nilfs_sufile_alloc()
750 out_header: in nilfs_sufile_truncate_range()
807 goto out_header; in nilfs_sufile_resize()
830 out_header: in nilfs_sufile_resize()
968 goto out_header; in nilfs_sufile_set_suinfo()
[all …]
H A Dcpfile.c237 goto out_header; in nilfs_cpfile_get_checkpoint()
245 goto out_header; in nilfs_cpfile_get_checkpoint()
267 out_header: in nilfs_cpfile_get_checkpoint()
669 goto out_header; in nilfs_cpfile_set_snapshot()
725 out_header: in nilfs_cpfile_set_snapshot()
778 goto out_header; in nilfs_cpfile_clear_snapshot()
828 out_header: in nilfs_cpfile_clear_snapshot()
/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py192 def out_header(self): member in DtbPlatdata
427 self.out_header()
530 self.out_header()