Searched refs:section (Results 326 - 350 of 607) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/sparc/include/asm/
H A Dtrap_block.h126 .section .cpuid_patch, "ax"; \
/linux-master/arch/x86/crypto/
H A Dghash-clmulni-intel_asm.S19 .section .rodata.cst16.bswap_mask, "aM", @progbits, 16
/linux-master/arch/powerpc/kernel/
H A Dswitch.S10 .section ".text","ax",@progbits
/linux-master/tools/perf/util/
H A Dheader.h126 /* feat_writer writes a feature section to output */
131 /* feat_copier copies a feature section using feat_writer to output */
151 int (*process)(struct perf_file_section *section,
H A Dsymbol.c841 * the original ELF section names vmlinux have.
915 * trampoline maps refer to the text section and it's
1598 asection *section; local
1634 section = bfd_get_section_by_name(abfd, ".text");
1635 if (section) {
1643 dso->text_offset = section->vma - (u32)section->vma;
1645 dso->text_end = (section->vma - dso->text_offset) + section->size;
1647 dso->text_offset = section
[all...]
/linux-master/tools/perf/tests/shell/
H A Dbuildid.sh53 # a PE file, but we can extract the whole section with objcopy and
54 # format it ourselves. The .buildid section is a Debug Directory
59 id=`objcopy -O binary --only-section=.buildid $1 /dev/stdout | \
/linux-master/arch/arm/mm/
H A Dpv-fixup-asm.S14 .section ".idmap.text", "ax"
/linux-master/arch/sparc/lib/
H A Dcopy_in_user.S15 .section __ex_table,"a";\
/linux-master/arch/x86/platform/pvh/
H A Dhead.S142 .section ".init.data","aw"
/linux-master/Documentation/sphinx/
H A Dkerneldoc.py145 node = nodes.section()
/linux-master/arch/loongarch/lib/
H A Dmemset.S20 .section .noinstr.text, "ax"
/linux-master/arch/x86/include/asm/
H A Dkexec.h197 Elf_Shdr *section,
/linux-master/drivers/mtd/parsers/
H A Dsharpslpart.c73 int section = 0; local
79 ret = mtd_ooblayout_free(mtd, section++, &oobfree);
/linux-master/arch/microblaze/kernel/
H A Dhead.S41 .section .data
50 .section .rodata
111 * copy command line directly to cmd_line placed in data section.
/linux-master/drivers/gpu/drm/kmb/
H A Dkmb_dsi.c386 u8 frame_id, u8 section,
394 /* Frame section packet header */
413 "ctrl=%d frame_id=%d section=%d cfg=%x packed=%d\n",
414 ctrl_no, frame_id, section, cfg, ph_cfg->dma_packed);
416 (MIPI_TXm_HS_FGn_SECTo_PH(ctrl_no, frame_id, section)),
423 * section occupies in memory)
429 frame_id) + (section / 2) * 4;
430 kmb_write_bits_mipi(kmb_dsi, reg_adr, (section % 2) * 16, 16,
437 reg_adr = MIPI_TXm_HS_FGn_SECTo_LINE_CFG(ctrl_no, frame_id, section);
443 u8 frame_id, u8 section,
385 mipi_tx_fg_section_cfg_regs(struct kmb_dsi *kmb_dsi, u8 frame_id, u8 section, u32 height_lines, u32 unpacked_bytes, struct mipi_tx_frame_sect_phcfg *ph_cfg) argument
442 mipi_tx_fg_section_cfg(struct kmb_dsi *kmb_dsi, u8 frame_id, u8 section, struct mipi_tx_frame_section_cfg *frame_scfg, u32 *bits_per_pclk, u32 *wc) argument
[all...]
/linux-master/arch/x86/lib/
H A Dmemcpy_64.S11 .section .noinstr.text, "ax"
/linux-master/tools/arch/x86/lib/
H A Dmemcpy_64.S10 .section .noinstr.text, "ax"
/linux-master/arch/riscv/kernel/
H A Dentry.S20 .section .irqentry.text, "ax"
333 .section ".rodata"
/linux-master/arch/arc/kernel/
H A Dentry-arcv2.S26 .section .vector,"a",@progbits
62 .section .text, "ax",@progbits
/linux-master/arch/sh/lib/
H A Dchecksum.S155 .section __ex_table, "a"; \
327 .section .fixup, "ax"
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tc_tunnel.sh214 section "encap_${tuntype}_${mac}"
314 bpf direct-action object-file ${BPF_FILE} section decap
/linux-master/arch/arm/kernel/
H A Dentry-armv.S91 .section .entry.text,"ax",%progbits
767 * to the beginning of the critical section if it is found to be
768 * within that critical section (see kuser_cmpxchg_fixup).
916 .section .stubs, "ax", %progbits
917 @ These need to remain at the start of the section so that
1067 .section .vectors, "ax", %progbits
1080 .section .vectors.bhb.loop8, "ax", %progbits
1092 .section .vectors.bhb.bpiall, "ax", %progbits
/linux-master/drivers/mtd/nand/raw/
H A Dpl35x-nand-controller.c157 static int pl35x_ecc_ooblayout16_ecc(struct mtd_info *mtd, int section, argument
162 if (section >= chip->ecc.steps)
165 oobregion->offset = (section * chip->ecc.bytes);
171 static int pl35x_ecc_ooblayout16_free(struct mtd_info *mtd, int section, argument
176 if (section >= chip->ecc.steps)
179 oobregion->offset = (section * chip->ecc.bytes) + 8;
H A Dfsl_ifc_nand.c84 static int fsl_ifc_ooblayout_ecc(struct mtd_info *mtd, int section, argument
89 if (section)
98 static int fsl_ifc_ooblayout_free(struct mtd_info *mtd, int section, argument
103 if (section > 1)
108 if (!section) {
119 if (!section) {
H A Dlpc32xx_mlc.c129 static int lpc32xx_ooblayout_ecc(struct mtd_info *mtd, int section, argument
134 if (section >= nand_chip->ecc.steps)
137 oobregion->offset = ((section + 1) * 16) - nand_chip->ecc.bytes;
143 static int lpc32xx_ooblayout_free(struct mtd_info *mtd, int section, argument
148 if (section >= nand_chip->ecc.steps)
151 oobregion->offset = 16 * section;

Completed in 262 milliseconds

<<11121314151617181920>>