Searched refs:rec (Results 1 – 3 of 3) sorted by relevance
68 struct acpi_fpdt_header *rec; in acpi_get_boot_usec() local90 for (rec = (struct acpi_fpdt_header *)(buf + sizeof(struct acpi_table_header)); in acpi_get_boot_usec()91 (char *)rec < buf + l; in acpi_get_boot_usec()92 rec = (struct acpi_fpdt_header *)((char *)rec + rec->length)) { in acpi_get_boot_usec()93 if (rec->length <= 0) in acpi_get_boot_usec()95 if (rec->type != ACPI_FPDT_TYPE_BOOT) in acpi_get_boot_usec()97 if (rec->length != sizeof(struct acpi_fpdt_header)) in acpi_get_boot_usec()100 ptr = rec->ptr; in acpi_get_boot_usec()
71 [files('test-chown-rec.c'),
833 * when importing an fs tree with machined, optionally apply userns-rec-chown