/kernel/linux/linux-6.6/fs/ |
H A D | binfmt_elf_test.c | 7 { .p_type = PT_LOAD, .p_vaddr = 0, .p_memsz = 0, }, in total_mapping_size_test() 8 { .p_type = PT_INTERP, .p_vaddr = 10, .p_memsz = 999999, }, in total_mapping_size_test() 11 * readelf -lW /bin/mount | grep '^ .*0x0' | awk '{print "\t\t{ .p_type = PT_" \ in total_mapping_size_test() 15 { .p_type = PT_PHDR, .p_vaddr = 0x00000040, .p_memsz = 0x0002d8, }, in total_mapping_size_test() 16 { .p_type = PT_INTERP, .p_vaddr = 0x00000318, .p_memsz = 0x00001c, }, in total_mapping_size_test() 17 { .p_type = PT_LOAD, .p_vaddr = 0x00000000, .p_memsz = 0x0033a8, }, in total_mapping_size_test() 18 { .p_type = PT_LOAD, .p_vaddr = 0x00004000, .p_memsz = 0x005c91, }, in total_mapping_size_test() 19 { .p_type = PT_LOAD, .p_vaddr = 0x0000a000, .p_memsz = 0x0022f8, }, in total_mapping_size_test() 20 { .p_type = PT_LOAD, .p_vaddr = 0x0000d330, .p_memsz = 0x000d40, }, in total_mapping_size_test() 21 { .p_type in total_mapping_size_test() [all...] |
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | ess.c | 498 chg->s_type.para.p_type = SMT_P0015 ; in ess_send_response() 503 chg->cmd.para.p_type = SMT_P0016 ; in ess_send_response() 508 chg->path.para.p_type = SMT_P320B ; in ess_send_response() 515 chg->payload.para.p_type = SMT_P320F ; in ess_send_response() 521 chg->overhead.para.p_type = SMT_P3210 ; in ess_send_response() 528 chg->cat.para.p_type = SMT_P001A ; in ess_send_response() 589 req->s_type.para.p_type = SMT_P0015 ; in ess_send_alc_req() 594 req->cmd.para.p_type = SMT_P0016 ; in ess_send_alc_req() 604 req->path.para.p_type = SMT_P320B ; in ess_send_alc_req() 611 req->pl_req.para.p_type in ess_send_alc_req() [all...] |
H A D | pmf.c | 379 if (((range = (pa->p_type & 0xf000)) == 0x2000) || in smt_build_pmf_response() 427 pt = smt_get_ptab(pa->p_type) ; in smt_build_pmf_response() 442 else if (pa->p_type != SMT_P_AUTHOR && in smt_build_pmf_response() 443 (!set || (pa->p_type != SMT_P1035))) { in smt_build_pmf_response() 446 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 454 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 463 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 1047 pa->p_type = para ; in smt_add_para() 1101 switch (pa->p_type & 0xf000) { in smt_set_para() 1134 switch (pa->p_type) { in smt_set_para() [all...] |
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H 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() 514 chg->payload.para.p_type = SMT_P320F ; in ess_send_response() 520 chg->overhead.para.p_type = SMT_P3210 ; 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 in ess_send_alc_req() [all...] |
H A D | pmf.c | 375 if (((range = (pa->p_type & 0xf000)) == 0x2000) || in smt_build_pmf_response() 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() [all...] |
/kernel/linux/linux-5.10/arch/x86/um/ |
H 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()
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H 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()
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H 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()
|
/kernel/linux/linux-6.6/arch/x86/um/ |
H 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()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H 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()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | mdfld_output.c | 41 int p_type) in mdfld_init_panel() 43 switch (p_type) { in mdfld_init_panel() 40 mdfld_init_panel(struct drm_device *dev, int mipi_pipe, int p_type) mdfld_init_panel() argument
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H 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()
|
H A D | elf.h | 96 Elf32_Word p_type; member 107 Elf64_Word p_type; member
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H 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()
|
H A D | elf.h | 96 Elf32_Word p_type; member 107 Elf64_Word p_type; member
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | vmcore.c | 717 if (phdr_ptr->p_type != PT_NOTE) in update_note_header_size_elf64() 780 if (phdr_ptr->p_type != PT_NOTE) in get_note_number_and_size_elf64() 814 if (phdr_ptr->p_type != PT_NOTE) in copy_notes_elf64() 857 phdr.p_type = PT_NOTE; in merge_note_headers_elf64() 908 if (phdr_ptr->p_type != PT_NOTE) in update_note_header_size_elf32() 971 if (phdr_ptr->p_type != PT_NOTE) in get_note_number_and_size_elf32() 1005 if (phdr_ptr->p_type != PT_NOTE) in copy_notes_elf32() 1048 phdr.p_type = PT_NOTE; in merge_note_headers_elf32() 1102 if (phdr_ptr->p_type != PT_LOAD) in process_ptload_program_headers_elf64() 1145 if (phdr_ptr->p_type ! in process_ptload_program_headers_elf32() [all...] |
/kernel/linux/linux-6.6/fs/proc/ |
H A D | vmcore.c | 733 if (phdr_ptr->p_type != PT_NOTE) in update_note_header_size_elf64() 796 if (phdr_ptr->p_type != PT_NOTE) in get_note_number_and_size_elf64() 830 if (phdr_ptr->p_type != PT_NOTE) in copy_notes_elf64() 873 phdr.p_type = PT_NOTE; in merge_note_headers_elf64() 924 if (phdr_ptr->p_type != PT_NOTE) in update_note_header_size_elf32() 987 if (phdr_ptr->p_type != PT_NOTE) in get_note_number_and_size_elf32() 1021 if (phdr_ptr->p_type != PT_NOTE) in copy_notes_elf32() 1064 phdr.p_type = PT_NOTE; in merge_note_headers_elf32() 1118 if (phdr_ptr->p_type != PT_LOAD) in process_ptload_program_headers_elf64() 1161 if (phdr_ptr->p_type ! in process_ptload_program_headers_elf32() [all...] |
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H 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()
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H 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()
|
/kernel/linux/linux-5.10/arch/sparc/vdso/ |
H A D | vdso2c.h | 29 if (GET_BE(&pt[i].p_type) == PT_LOAD) { in go() 42 } else if (GET_BE(&pt[i].p_type) == PT_DYNAMIC) { in go()
|
/kernel/linux/linux-6.6/arch/sparc/vdso/ |
H A D | vdso2c.h | 29 if (GET_BE(&pt[i].p_type) == PT_LOAD) { in go() 42 } else if (GET_BE(&pt[i].p_type) == PT_DYNAMIC) { in go()
|
/kernel/linux/linux-6.6/lib/ |
H 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()
|
/kernel/linux/linux-5.10/fs/ |
H A D | binfmt_elf.c | 404 if (cmds[i].p_type == PT_LOAD) { in total_mapping_size() 434 if (cmds[i].p_type == PT_LOAD) { in maximum_alignment() 621 if (eppnt->p_type == PT_LOAD) { in load_elf_interp() 781 if (WARN_ON_ONCE(phdr->p_type != PT_GNU_PROPERTY)) in parse_elf_properties() 865 if (elf_ppnt->p_type == PT_GNU_PROPERTY) { in load_elf_binary() 870 if (elf_ppnt->p_type != PT_INTERP) in load_elf_binary() 928 switch (elf_ppnt->p_type) { in load_elf_binary() 966 switch (elf_ppnt->p_type) { in load_elf_binary() 1037 if (elf_ppnt->p_type == PT_OHOS_RANDOMDATA) { in load_elf_binary() 1061 if (elf_ppnt->p_type ! in load_elf_binary() [all...] |
/kernel/linux/linux-5.10/arch/mips/boot/ |
H 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()
|