Home
last modified time | relevance | path

Searched refs:p_type (Results 1 – 35 of 35) sorted by relevance

/linux-4.1.27/drivers/net/fddi/skfp/
Dess.c500 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 …]
Dpmf.c383 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 …]
Dsmt.c889 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.1.27/arch/x86/um/
Delfcore.c27 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.1.27/arch/ia64/kernel/
Delfcore.c24 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()
Dunwind.c2196 if (phdr->p_type == PT_IA_64_UNWIND) { in create_gate_table()
/linux-4.1.27/tools/perf/util/
Dsymbol-minimal.c135 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()
Dsymbol-elf.c1105 if (phdr.p_type != PT_LOAD) in elf_read_maps()
1330 .p_type = PT_LOAD, in kcore__add_phdr()
/linux-4.1.27/drivers/gpu/drm/gma500/
Dmdfld_output.c41 int p_type) in mdfld_init_panel() argument
43 switch (p_type) { in mdfld_init_panel()
Dmdfld_dsi_output.c138 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()
Dintel_bios.c206 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.1.27/arch/powerpc/boot/
Delf_util.c42 if (elf64ph->p_type == PT_LOAD) in parse_elf64()
73 if (elf32ph->p_type == PT_LOAD) in parse_elf32()
Delf.h95 Elf32_Word p_type; member
106 Elf64_Word p_type; member
/linux-4.1.27/fs/proc/
Dvmcore.c534 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()
Dkcore.c357 nhdr->p_type = PT_NOTE; in elf_kcore_store_hdr()
372 phdr->p_type = PT_LOAD; in elf_kcore_store_hdr()
/linux-4.1.27/arch/mips/kernel/
Delf.c89 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()
Dvpe.c702 if (phdr->p_type == PT_LOAD) { in vpe_elfload()
/linux-4.1.27/Documentation/vDSO/
Dparse_vdso.c118 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.1.27/arch/x86/vdso/
Dvdso2c.h27 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.1.27/arch/mips/boot/
Delf2ecoff.c189 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.1.27/arch/x86/kernel/
Dcrash.c381 phdr->p_type = PT_LOAD; in prepare_elf64_ram_headers_callback()
457 phdr->p_type = PT_NOTE; in prepare_elf64_headers()
467 phdr->p_type = PT_NOTE; in prepare_elf64_headers()
476 phdr->p_type = PT_LOAD; in prepare_elf64_headers()
/linux-4.1.27/drivers/remoteproc/
Dremoteproc_elf_loader.c165 if (phdr->p_type != PT_LOAD)
169 phdr->p_type, da, memsz, filesz);
/linux-4.1.27/fs/
Dbinfmt_elf_fdpic.c148 if (phdr->p_type != PT_GNU_STACK) in elf_fdpic_fetch_phdrs()
206 switch (phdr->p_type) { in load_elf_fdpic_binary()
749 if (params->phdrs[loop].p_type == PT_LOAD) in elf_fdpic_map_file()
805 if (phdr->p_type != PT_LOAD) in elf_fdpic_map_file()
830 if (phdr->p_type != PT_DYNAMIC) in elf_fdpic_map_file()
930 if (params->phdrs[loop].p_type != PT_LOAD) in elf_fdpic_map_file_constdisp_on_uclinux()
955 if (params->phdrs[loop].p_type != PT_LOAD) in elf_fdpic_map_file_constdisp_on_uclinux()
1023 if (phdr->p_type != PT_LOAD) in elf_fdpic_map_file_by_direct_mmap()
1301 phdr->p_type = PT_NOTE; in fill_elf_note_phdr()
1714 phdr.p_type = PT_LOAD; in elf_fdpic_core_dump()
Dbinfmt_elf.c377 if (cmds[i].p_type == PT_LOAD) { in total_mapping_size()
547 if (eppnt->p_type == PT_LOAD) { in load_elf_interp()
721 if (elf_ppnt->p_type == PT_INTERP) { in load_elf_binary()
779 switch (elf_ppnt->p_type) { in load_elf_binary()
815 switch (elf_ppnt->p_type) { in load_elf_binary()
868 if (elf_ppnt->p_type != PT_LOAD) in load_elf_binary()
1145 if ((eppnt + i)->p_type == PT_LOAD) in load_elf_library()
1150 while (eppnt->p_type != PT_LOAD) in load_elf_library()
1368 phdr->p_type = PT_NOTE; in fill_elf_note_phdr()
2233 phdr.p_type = PT_LOAD; in elf_core_dump()
/linux-4.1.27/include/uapi/linux/
Delf.h244 Elf32_Word p_type; member
255 Elf64_Word p_type; member
/linux-4.1.27/arch/ia64/hp/sim/boot/
Dbootloader.c148 if (elf_phdr->p_type != PT_LOAD) in start_bootloader()
/linux-4.1.27/fs/f2fs/
Dsegment.c1102 static int __get_segment_type_2(struct page *page, enum page_type p_type) in __get_segment_type_2() argument
1104 if (p_type == DATA) in __get_segment_type_2()
1110 static int __get_segment_type_4(struct page *page, enum page_type p_type) in __get_segment_type_4() argument
1112 if (p_type == DATA) { in __get_segment_type_4()
1127 static int __get_segment_type_6(struct page *page, enum page_type p_type) in __get_segment_type_6() argument
1129 if (p_type == DATA) { in __get_segment_type_6()
1147 static int __get_segment_type(struct page *page, enum page_type p_type) in __get_segment_type() argument
1151 return __get_segment_type_2(page, p_type); in __get_segment_type()
1153 return __get_segment_type_4(page, p_type); in __get_segment_type()
1158 return __get_segment_type_6(page, p_type); in __get_segment_type()
/linux-4.1.27/drivers/net/fddi/skfp/h/
Dsmt.h108 u_short p_type ; /* type */ member
114 #define SMTSETPARA(p,t) (p)->para.p_type = (t),\
/linux-4.1.27/arch/powerpc/kernel/
Dfadump.c538 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()
Dprom_init.c778 .p_type = PT_NOTE,
782 .p_type = PT_NOTE,
/linux-4.1.27/sound/pci/mixart/
Dmixart_hwdep.c92 u32 p_type; member
121 if(elf_programheader.p_type != 0) { in mixart_load_elf()
/linux-4.1.27/arch/powerpc/oprofile/cell/
Dvma_map.c161 if (phdr.p_type != PT_LOAD) in create_vma_map()
/linux-4.1.27/arch/x86/boot/compressed/
Dmisc.c350 switch (phdr->p_type) { in parse_elf()
/linux-4.1.27/arch/s390/kernel/
Dcrash_dump.c557 phdr->p_type = PT_LOAD; in loads_init()
587 phdr->p_type = PT_NOTE; in notes_init()
/linux-4.1.27/tools/lguest/
Dlguest.c459 if (phdr[i].p_type != PT_LOAD) in map_elf()