/linux/drivers/net/fddi/skfp/ |
A D | ess.c | 497 chg->s_type.para.p_type = SMT_P0015 ; in ess_send_response() 502 chg->cmd.para.p_type = SMT_P0016 ; in ess_send_response() 507 chg->path.para.p_type = SMT_P320B ; in ess_send_response() 527 chg->cat.para.p_type = SMT_P001A ; in ess_send_response() 588 req->s_type.para.p_type = SMT_P0015 ; in ess_send_alc_req() 593 req->cmd.para.p_type = SMT_P0016 ; in ess_send_alc_req() 603 req->path.para.p_type = SMT_P320B ; in ess_send_alc_req() 610 req->pl_req.para.p_type = SMT_P0017 ; in ess_send_alc_req() 640 req->cat.para.p_type = SMT_P001A ; in ess_send_alc_req() 645 req->tneg.para.p_type = SMT_P001B ; in ess_send_alc_req() [all …]
|
A D | pmf.c | 423 pt = smt_get_ptab(pa->p_type) ; in smt_build_pmf_response() 438 else if (pa->p_type != SMT_P_AUTHOR && in smt_build_pmf_response() 439 (!set || (pa->p_type != SMT_P1035))) { in smt_build_pmf_response() 442 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 450 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 459 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 1043 pa->p_type = para ; in smt_add_para() 1097 switch (pa->p_type & 0xf000) { in smt_set_para() 1130 switch (pa->p_type) { in smt_set_para() 1150 pt = smt_get_ptab(pa->p_type) ; in smt_set_para() [all …]
|
/linux/arch/x86/um/ |
A D | elfcore.c | 28 if (phdr.p_type == PT_LOAD) { in elf_core_write_extra_phdrs() 52 if (phdrp[i].p_type == PT_LOAD) { in elf_core_write_extra_data() 73 if (phdrp[i].p_type == PT_LOAD) in elf_core_extra_data_size()
|
/linux/arch/ia64/kernel/ |
A D | elfcore.c | 25 if (phdr.p_type == PT_LOAD) { in elf_core_write_extra_phdrs() 51 if (gate_phdrs[i].p_type == PT_LOAD) { in elf_core_write_extra_data() 71 if (gate_phdrs[i].p_type == PT_LOAD) { in elf_core_extra_data_size()
|
/linux/tools/perf/util/ |
A D | symbol-minimal.c | 142 phdr->p_type = bswap_32(phdr->p_type); in filename__read_build_id() 147 if (phdr->p_type != PT_NOTE) in filename__read_build_id() 193 phdr->p_type = bswap_32(phdr->p_type); in filename__read_build_id() 198 if (phdr->p_type != PT_NOTE) in filename__read_build_id()
|
/linux/fs/proc/ |
A D | vmcore.c | 756 if (phdr_ptr->p_type != PT_NOTE) in update_note_header_size_elf64() 819 if (phdr_ptr->p_type != PT_NOTE) in get_note_number_and_size_elf64() 853 if (phdr_ptr->p_type != PT_NOTE) in copy_notes_elf64() 896 phdr.p_type = PT_NOTE; in merge_note_headers_elf64() 947 if (phdr_ptr->p_type != PT_NOTE) in update_note_header_size_elf32() 1010 if (phdr_ptr->p_type != PT_NOTE) in get_note_number_and_size_elf32() 1044 if (phdr_ptr->p_type != PT_NOTE) in copy_notes_elf32() 1087 phdr.p_type = PT_NOTE; in merge_note_headers_elf32() 1141 if (phdr_ptr->p_type != PT_LOAD) in process_ptload_program_headers_elf64() 1426 if (phdr->p_type == PT_NOTE) { in vmcoredd_update_program_headers() [all …]
|
/linux/arch/powerpc/boot/ |
A D | elf_util.c | 38 if (elf64ph->p_type == PT_LOAD) in parse_elf64() 69 if (elf32ph->p_type == PT_LOAD) in parse_elf32()
|
A D | elf.h | 96 Elf32_Word p_type; member 107 Elf64_Word p_type; member
|
/linux/kernel/ |
A D | kexec_elf.c | 215 phdr->p_type = elf32_to_cpu(elf_info->ehdr, buf_phdr->p_type); in elf_read_phdr() 352 if (elf_info->proghdrs[i].p_type == PT_INTERP) { in kexec_build_elf_info() 404 if (phdr->p_type != PT_LOAD) in kexec_elf_load()
|
/linux/arch/s390/kernel/ |
A D | kexec_elf.c | 36 if (phdr->p_type != PT_LOAD) in kexec_file_add_kernel_elf() 95 if (phdr->p_type == PT_INTERP) in s390_elf_load()
|
/linux/lib/ |
A D | buildid.c | 84 if (phdr[i].p_type == PT_NOTE && in get_build_id_32() 109 if (phdr[i].p_type == PT_NOTE && in get_build_id_64()
|
/linux/fs/ |
A D | binfmt_elf.c | 407 if (cmds[i].p_type == PT_LOAD) { in total_mapping_size() 437 if (cmds[i].p_type == PT_LOAD) { in maximum_alignment() 624 if (eppnt->p_type == PT_LOAD) { in load_elf_interp() 873 if (elf_ppnt->p_type != PT_INTERP) in load_elf_binary() 931 switch (elf_ppnt->p_type) { in load_elf_binary() 969 switch (elf_ppnt->p_type) { in load_elf_binary() 1040 if (elf_ppnt->p_type != PT_LOAD) in load_elf_binary() 1386 if ((eppnt + i)->p_type == PT_LOAD) in load_elf_library() 1391 while (eppnt->p_type != PT_LOAD) in load_elf_library() 1491 phdr->p_type = PT_NOTE; in fill_elf_note_phdr() [all …]
|
A D | binfmt_elf_fdpic.c | 163 if (phdr->p_type != PT_GNU_STACK) in elf_fdpic_fetch_phdrs() 232 switch (phdr->p_type) { in load_elf_fdpic_binary() 756 if (params->phdrs[loop].p_type == PT_LOAD) in elf_fdpic_map_file() 812 if (phdr->p_type != PT_LOAD) in elf_fdpic_map_file() 837 if (phdr->p_type != PT_DYNAMIC) in elf_fdpic_map_file() 941 if (params->phdrs[loop].p_type != PT_LOAD) in elf_fdpic_map_file_constdisp_on_uclinux() 962 if (params->phdrs[loop].p_type != PT_LOAD) in elf_fdpic_map_file_constdisp_on_uclinux() 1030 if (phdr->p_type != PT_LOAD) in elf_fdpic_map_file_by_direct_mmap() 1264 phdr->p_type = PT_NOTE; in fill_elf_note_phdr() 1588 phdr.p_type = PT_LOAD; in elf_fdpic_core_dump()
|
/linux/arch/sparc/vdso/ |
A D | vdso2c.h | 29 if (GET_BE(&pt[i].p_type) == PT_LOAD) { in BITSFUNC() 42 } else if (GET_BE(&pt[i].p_type) == PT_DYNAMIC) { in BITSFUNC()
|
/linux/arch/mips/boot/ |
A D | elf2ecoff.c | 191 p->p_type = swab32(p->p_type); in convert_elf_phdrs() 351 switch (ph[i].p_type) { in main() 388 ex.e_phnum, ph[i].p_type); in main() 567 if (ph[i].p_type == PT_LOAD && ph[i].p_filesz) { in main()
|
/linux/net/smc/ |
A D | smc_diag.c | 192 struct netlink_callback *cb, int p_type) in smc_diag_dump_proto() argument 196 int snum = cb_ctx->pos[p_type]; in smc_diag_dump_proto() 221 cb_ctx->pos[p_type] = num; in smc_diag_dump_proto()
|
/linux/tools/testing/selftests/vDSO/ |
A D | parse_vdso.c | 96 if (pt[i].p_type == PT_LOAD && !found_vaddr) { in vdso_init_from_sysinfo_ehdr() 101 } else if (pt[i].p_type == PT_DYNAMIC) { in vdso_init_from_sysinfo_ehdr()
|
/linux/arch/mips/kernel/ |
A D | elf.c | 105 if (phdr32->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc() 112 if (phdr64->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()
|
/linux/drivers/gpu/drm/gma500/ |
A D | intel_bios.c | 193 u8 p_type = 0; in parse_backlight_data() local 201 p_type = lvds_opts->panel_type; in parse_backlight_data() 206 vbt_lvds_bl = (struct bdb_lvds_backlight *)(bl_start + 1) + p_type; in parse_backlight_data()
|
/linux/arch/x86/entry/vdso/ |
A D | vdso2c.h | 65 if (GET_LE(&pt[i].p_type) == PT_LOAD) { in BITSFUNC() 78 } else if (GET_LE(&pt[i].p_type) == PT_DYNAMIC) { in BITSFUNC()
|
/linux/drivers/soc/qcom/ |
A D | mdt_loader.c | 22 if (phdr->p_type != PT_LOAD) in mdt_phdr_valid() 101 if (phdrs[0].p_type == PT_LOAD) in qcom_mdt_read_metadata()
|
/linux/tools/testing/selftests/sgx/ |
A D | load.c | 184 if (phdr->p_type == PT_LOAD) in encl_load() 198 if (phdr->p_type != PT_LOAD) in encl_load()
|
/linux/arch/x86/kernel/cpu/microcode/ |
A D | amd.c | 158 u32 p_type, p_size; in __verify_patch_section() local 169 p_type = hdr[0]; in __verify_patch_section() 172 if (p_type != UCODE_UCODE_TYPE) { in __verify_patch_section() 175 p_type); in __verify_patch_section()
|
/linux/tools/testing/selftests/exec/ |
A D | load_address.c | 28 if (info->dlpi_phdr[i].p_type != PT_LOAD) in ExtractStatistics()
|
/linux/include/uapi/linux/ |
A D | elf.h | 246 Elf32_Word p_type; member 257 Elf64_Word p_type; member
|