ghdr 176 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c struct gpu_info_header *ghdr; ghdr 233 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c ghdr = (struct gpu_info_header *)(adev->discovery + offset); ghdr 236 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c ghdr->size, checksum)) { ghdr 588 scripts/recordmcount.c Elf64_Ehdr *const ghdr = (Elf64_Ehdr *)ehdr; ghdr 589 scripts/recordmcount.c if (w2(ghdr->e_ehsize) != sizeof(Elf64_Ehdr) ghdr 590 scripts/recordmcount.c || w2(ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { ghdr 595 scripts/recordmcount.c if (w2(ghdr->e_machine) == EM_S390) { ghdr 599 scripts/recordmcount.c if (w2(ghdr->e_machine) == EM_MIPS) { ghdr 605 scripts/recordmcount.c if (do64(ghdr, fname, reltype) < 0) ghdr 348 scripts/sortextable.c Elf64_Ehdr *const ghdr = (Elf64_Ehdr *)ehdr; ghdr 349 scripts/sortextable.c if (r2(&ghdr->e_ehsize) != sizeof(Elf64_Ehdr) ghdr 350 scripts/sortextable.c || r2(&ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { ghdr 355 scripts/sortextable.c do64(ghdr, fname, custom_sort);