/linux-4.4.14/drivers/net/fddi/skfp/ |
D | ess.c | 500 chg->s_type.para.p_type = SMT_P0015 ; in ess_send_response() 505 chg->cmd.para.p_type = SMT_P0016 ; in ess_send_response() 510 chg->path.para.p_type = SMT_P320B ; in ess_send_response() 517 chg->payload.para.p_type = SMT_P320F ; in ess_send_response() 523 chg->overhead.para.p_type = SMT_P3210 ; in ess_send_response() 530 chg->cat.para.p_type = SMT_P001A ; in ess_send_response() 591 req->s_type.para.p_type = SMT_P0015 ; in ess_send_alc_req() 596 req->cmd.para.p_type = SMT_P0016 ; in ess_send_alc_req() 606 req->path.para.p_type = SMT_P320B ; in ess_send_alc_req() 613 req->pl_req.para.p_type = SMT_P0017 ; in ess_send_alc_req() [all …]
|
D | pmf.c | 383 if (((range = (pa->p_type & 0xf000)) == 0x2000) || in smt_build_pmf_response() 431 pt = smt_get_ptab(pa->p_type) ; in smt_build_pmf_response() 446 else if (pa->p_type != SMT_P_AUTHOR && in smt_build_pmf_response() 447 (!set || (pa->p_type != SMT_P1035))) { in smt_build_pmf_response() 450 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 458 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 467 smt_add_para(smc,&pcon,pa->p_type, in smt_build_pmf_response() 1051 pa->p_type = para ; in smt_add_para() 1105 switch (pa->p_type & 0xf000) { in smt_set_para() 1138 switch (pa->p_type) { in smt_set_para() [all …]
|
D | smt.c | 889 rdf->reason.para.p_type = SMT_P_REASON ; in smt_send_rdf() 894 rdf->version.para.p_type = SMT_P_VERSION ; in smt_send_rdf() 911 rdf->refused.para.p_type = SMT_P_REFUSED ; in smt_send_rdf() 1351 path->para.p_type = SMT_P_PATH ; in smt_fill_path() 1676 if (((struct smt_para *)p)->p_type == para) in sm_to_para() 1848 type = pa->p_type ; in smt_swap_para() 1849 pa->p_type = smt_swap_short(pa->p_type) ; in smt_swap_para() 1853 type = pa->p_type ; in smt_swap_para()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | elfcore.c | 24 if (phdr.p_type == PT_LOAD) { in elf_core_write_extra_phdrs() 50 if (gate_phdrs[i].p_type == PT_LOAD) { in elf_core_write_extra_data() 70 if (gate_phdrs[i].p_type == PT_LOAD) { in elf_core_extra_data_size()
|
D | unwind.c | 2196 if (phdr->p_type == PT_IA_64_UNWIND) { in create_gate_table()
|
/linux-4.4.14/arch/x86/um/ |
D | elfcore.c | 27 if (phdr.p_type == PT_LOAD) { in elf_core_write_extra_phdrs() 51 if (phdrp[i].p_type == PT_LOAD) { in elf_core_write_extra_data() 72 if (phdrp[i].p_type == PT_LOAD) in elf_core_extra_data_size()
|
/linux-4.4.14/tools/perf/util/ |
D | symbol-minimal.c | 135 phdr->p_type = bswap_32(phdr->p_type); in filename__read_build_id() 140 if (phdr->p_type != PT_NOTE) in filename__read_build_id() 186 phdr->p_type = bswap_32(phdr->p_type); in filename__read_build_id() 191 if (phdr->p_type != PT_NOTE) in filename__read_build_id()
|
D | symbol-elf.c | 1123 if (phdr.p_type != PT_LOAD) in elf_read_maps() 1348 .p_type = PT_LOAD, in kcore__add_phdr()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | mdfld_output.c | 41 int p_type) in mdfld_init_panel() argument 43 switch (p_type) { in mdfld_init_panel()
|
D | mdfld_dsi_output.c | 138 int p_type = TMD_VID; in mdfld_dsi_brightness_control() local 145 p_type = mdfld_get_panel_type(dev, 0); in mdfld_dsi_brightness_control() 166 if (p_type == TMD_VID) { in mdfld_dsi_brightness_control()
|
D | intel_bios.c | 206 u8 p_type = 0; in parse_backlight_data() local 214 p_type = lvds_opts->panel_type; in parse_backlight_data() 219 vbt_lvds_bl = (struct bdb_lvds_backlight *)(bl_start + 1) + p_type; in parse_backlight_data()
|
/linux-4.4.14/arch/powerpc/boot/ |
D | elf_util.c | 42 if (elf64ph->p_type == PT_LOAD) in parse_elf64() 73 if (elf32ph->p_type == PT_LOAD) in parse_elf32()
|
D | elf.h | 95 Elf32_Word p_type; member 106 Elf64_Word p_type; member
|
/linux-4.4.14/fs/proc/ |
D | vmcore.c | 534 if (phdr_ptr->p_type != PT_NOTE) in update_note_header_size_elf64() 597 if (phdr_ptr->p_type != PT_NOTE) in get_note_number_and_size_elf64() 631 if (phdr_ptr->p_type != PT_NOTE) in copy_notes_elf64() 674 phdr.p_type = PT_NOTE; in merge_note_headers_elf64() 720 if (phdr_ptr->p_type != PT_NOTE) in update_note_header_size_elf32() 783 if (phdr_ptr->p_type != PT_NOTE) in get_note_number_and_size_elf32() 817 if (phdr_ptr->p_type != PT_NOTE) in copy_notes_elf32() 860 phdr.p_type = PT_NOTE; in merge_note_headers_elf32() 909 if (phdr_ptr->p_type != PT_LOAD) in process_ptload_program_headers_elf64() 952 if (phdr_ptr->p_type != PT_LOAD) in process_ptload_program_headers_elf32()
|
D | kcore.c | 357 nhdr->p_type = PT_NOTE; in elf_kcore_store_hdr() 372 phdr->p_type = PT_LOAD; in elf_kcore_store_hdr()
|
/linux-4.4.14/arch/mips/kernel/ |
D | elf.c | 89 if (phdr32->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc() 99 if (phdr64->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()
|
D | vpe.c | 702 if (phdr->p_type == PT_LOAD) { in vpe_elfload()
|
/linux-4.4.14/Documentation/vDSO/ |
D | parse_vdso.c | 118 if (pt[i].p_type == PT_LOAD && !found_vaddr) { in vdso_init_from_sysinfo_ehdr() 123 } else if (pt[i].p_type == PT_DYNAMIC) { in vdso_init_from_sysinfo_ehdr()
|
/linux-4.4.14/arch/x86/entry/vdso/ |
D | vdso2c.h | 27 if (GET_LE(&pt[i].p_type) == PT_LOAD) { in BITSFUNC() 40 } else if (GET_LE(&pt[i].p_type) == PT_DYNAMIC) { in BITSFUNC()
|
/linux-4.4.14/arch/mips/boot/ |
D | elf2ecoff.c | 189 p->p_type = swab32(p->p_type); in convert_elf_phdrs() 349 switch (ph[i].p_type) { in main() 386 ex.e_phnum, ph[i].p_type); in main() 565 if (ph[i].p_type == PT_LOAD && ph[i].p_filesz) { in main()
|
/linux-4.4.14/arch/x86/kernel/ |
D | crash.c | 379 phdr->p_type = PT_LOAD; in prepare_elf64_ram_headers_callback() 455 phdr->p_type = PT_NOTE; in prepare_elf64_headers() 465 phdr->p_type = PT_NOTE; in prepare_elf64_headers() 474 phdr->p_type = PT_LOAD; in prepare_elf64_headers()
|
/linux-4.4.14/drivers/remoteproc/ |
D | remoteproc_elf_loader.c | 165 if (phdr->p_type != PT_LOAD) 169 phdr->p_type, da, memsz, filesz);
|
/linux-4.4.14/fs/ |
D | binfmt_elf_fdpic.c | 166 if (phdr->p_type != PT_GNU_STACK) in elf_fdpic_fetch_phdrs() 234 switch (phdr->p_type) { in load_elf_fdpic_binary() 775 if (params->phdrs[loop].p_type == PT_LOAD) in elf_fdpic_map_file() 831 if (phdr->p_type != PT_LOAD) in elf_fdpic_map_file() 856 if (phdr->p_type != PT_DYNAMIC) in elf_fdpic_map_file() 956 if (params->phdrs[loop].p_type != PT_LOAD) in elf_fdpic_map_file_constdisp_on_uclinux() 981 if (params->phdrs[loop].p_type != PT_LOAD) in elf_fdpic_map_file_constdisp_on_uclinux() 1049 if (phdr->p_type != PT_LOAD) in elf_fdpic_map_file_by_direct_mmap() 1341 phdr->p_type = PT_NOTE; in fill_elf_note_phdr() 1754 phdr.p_type = PT_LOAD; in elf_fdpic_core_dump()
|
D | binfmt_elf.c | 378 if (cmds[i].p_type == PT_LOAD) { in total_mapping_size() 548 if (eppnt->p_type == PT_LOAD) { in load_elf_interp() 722 if (elf_ppnt->p_type == PT_INTERP) { in load_elf_binary() 780 switch (elf_ppnt->p_type) { in load_elf_binary() 816 switch (elf_ppnt->p_type) { in load_elf_binary() 869 if (elf_ppnt->p_type != PT_LOAD) in load_elf_binary() 1146 if ((eppnt + i)->p_type == PT_LOAD) in load_elf_library() 1151 while (eppnt->p_type != PT_LOAD) in load_elf_library() 1378 phdr->p_type = PT_NOTE; in fill_elf_note_phdr() 2243 phdr.p_type = PT_LOAD; in elf_core_dump()
|
/linux-4.4.14/include/uapi/linux/ |
D | elf.h | 244 Elf32_Word p_type; member 255 Elf64_Word p_type; member
|
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
D | bootloader.c | 148 if (elf_phdr->p_type != PT_LOAD) in start_bootloader()
|
/linux-4.4.14/fs/f2fs/ |
D | segment.c | 1183 static int __get_segment_type_2(struct page *page, enum page_type p_type) in __get_segment_type_2() argument 1185 if (p_type == DATA) in __get_segment_type_2() 1191 static int __get_segment_type_4(struct page *page, enum page_type p_type) in __get_segment_type_4() argument 1193 if (p_type == DATA) { in __get_segment_type_4() 1208 static int __get_segment_type_6(struct page *page, enum page_type p_type) in __get_segment_type_6() argument 1210 if (p_type == DATA) { in __get_segment_type_6() 1228 static int __get_segment_type(struct page *page, enum page_type p_type) in __get_segment_type() argument 1232 return __get_segment_type_2(page, p_type); in __get_segment_type() 1234 return __get_segment_type_4(page, p_type); in __get_segment_type() 1239 return __get_segment_type_6(page, p_type); in __get_segment_type()
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
D | smt.h | 108 u_short p_type ; /* type */ member 114 #define SMTSETPARA(p,t) (p)->para.p_type = (t),\
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | fadump.c | 538 if (phdr->p_type == PT_NOTE) { in fadump_update_elfcore_header() 855 phdr->p_type = PT_NOTE; in fadump_create_elfcore_headers() 870 phdr->p_type = PT_NOTE; in fadump_create_elfcore_headers() 895 phdr->p_type = PT_LOAD; in fadump_create_elfcore_headers()
|
D | prom_init.c | 786 .p_type = PT_NOTE, 790 .p_type = PT_NOTE,
|
/linux-4.4.14/sound/pci/mixart/ |
D | mixart_hwdep.c | 92 u32 p_type; member 121 if(elf_programheader.p_type != 0) { in mixart_load_elf()
|
/linux-4.4.14/arch/powerpc/oprofile/cell/ |
D | vma_map.c | 161 if (phdr.p_type != PT_LOAD) in create_vma_map()
|
/linux-4.4.14/arch/s390/kernel/ |
D | crash_dump.c | 525 phdr->p_type = PT_LOAD; in loads_init() 555 phdr->p_type = PT_NOTE; in notes_init()
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | misc.c | 367 switch (phdr->p_type) { in parse_elf()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_cxt.c | 746 enum protocol_type *p_type) in qed_cxt_test_cid_acquired() argument 763 *p_type = p; in qed_cxt_test_cid_acquired()
|
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-core.c | 1112 if (phdr->p_type != PT_LOAD) in load_slim_core_fw()
|
/linux-4.4.14/tools/lguest/ |
D | lguest.c | 463 if (phdr[i].p_type != PT_LOAD) in map_elf()
|