Searched refs:section (Results 451 - 475 of 605) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/parisc/kernel/
H A Dhead.S206 /* common_stext is far away in another section... jump there */
210 /* common_stext and smp_slave_stext needs to be in text section */
434 .section .data..ro_after_init
/linux-master/drivers/mtd/nand/raw/
H A Drockchip-nand-controller.c935 static int rk_nfc_ooblayout_free(struct mtd_info *mtd, int section, argument
941 if (section)
950 static int rk_nfc_ooblayout_ecc(struct mtd_info *mtd, int section, argument
956 if (section)
H A Dhisi504_nand.c612 static int hisi_ooblayout_ecc(struct mtd_info *mtd, int section, argument
619 static int hisi_ooblayout_free(struct mtd_info *mtd, int section, argument
622 if (section)
H A Dmtk_nand.c1121 static int mtk_nfc_ooblayout_free(struct mtd_info *mtd, int section, argument
1131 if (section >= eccsteps)
1135 oob_region->offset = section * fdm->reg_size + fdm->ecc_size;
1140 static int mtk_nfc_ooblayout_ecc(struct mtd_info *mtd, int section, argument
1147 if (section)
H A Ddiskonchip.c810 static int doc200x_ooblayout_ecc(struct mtd_info *mtd, int section, argument
813 if (section)
822 static int doc200x_ooblayout_free(struct mtd_info *mtd, int section, argument
825 if (section > 1)
840 if (!section) {
/linux-master/kernel/module/
H A Dinternal.h23 * section. This leaves 28 bits for offset on 32-bit systems, which is
111 Elf_Shdr *sechdr, unsigned int section);
/linux-master/arch/loongarch/kvm/
H A Dswitch.S274 .section ".rodata"
/linux-master/tools/objtool/arch/loongarch/
H A Ddecode.c275 int arch_decode_instruction(struct objtool_file *file, const struct section *sec,
/linux-master/arch/x86/entry/vdso/
H A DMakefile131 $(obj)/%.so: OBJCOPYFLAGS := -S --remove-section __ex_table
/linux-master/arch/x86/kvm/svm/
H A Dvmenter.S35 .section .noinstr.text, "ax"
/linux-master/drivers/edac/
H A Damd64_edac.c290 * Here we discard bits 63-40. See section 3.4.2 of AMD publication
314 * Here we use the DRAM Base (section 3.4.4.1) and DRAM Limit (section
476 * Obtain info from the DRAM Hole Address Register (section 3.4.8, pub #26094)
604 return sprintf(buf, "0x%x\n", pvt->injection.section);
608 * store error injection section value which refers to one of 4 16-byte sections
627 amd64_warn("%s: invalid section 0x%lx\n", __func__, value);
631 pvt->injection.section = (u32) value;
645 * 16-byte (128-bit + ECC bits) section
718 u32 section, word_bit local
750 u32 section, word_bits, tmp; local
[all...]
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S46 .section .rodata.cst16.POLY, "aM", @progbits, 16
49 .section .rodata.cst16.TWOONE, "aM", @progbits, 16
53 .section .rodata.cst16.SHUF_MASK, "aM", @progbits, 16
56 .section .rodata.cst16.MASK1, "aM", @progbits, 16
59 .section .rodata.cst16.MASK2, "aM", @progbits, 16
62 .section .rodata.cst16.ONE, "aM", @progbits, 16
65 .section .rodata.cst16.F_MIN_MASK, "aM", @progbits, 16
68 .section .rodata.cst16.dec, "aM", @progbits, 16
71 .section .rodata.cst16.enc, "aM", @progbits, 16
78 .section
[all...]
H A Dchacha-avx2-x86_64.S10 .section .rodata.cst32.ROT8, "aM", @progbits, 32
15 .section .rodata.cst32.ROT16, "aM", @progbits, 32
20 .section .rodata.cst32.CTRINC, "aM", @progbits, 32
25 .section .rodata.cst32.CTR2BL, "aM", @progbits, 32
30 .section .rodata.cst32.CTR4BL, "aM", @progbits, 32
H A Dchacha-ssse3-x86_64.S11 .section .rodata.cst16.ROT8, "aM", @progbits, 16
14 .section .rodata.cst16.ROT16, "aM", @progbits, 16
17 .section .rodata.cst16.CTRINC, "aM", @progbits, 16
/linux-master/drivers/mtd/devices/
H A Ddocg3.c56 static int docg3_ooblayout_ecc(struct mtd_info *mtd, int section, argument
59 if (section)
69 static int docg3_ooblayout_free(struct mtd_info *mtd, int section, argument
72 if (section > 1)
76 if (!section) {
/linux-master/fs/nfs/
H A Dnfs4trace.h380 const char *section,
384 TP_ARGS(clp, section, status),
390 __string(section, section)
397 __assign_str(section, section);
401 "hostname=%s clp state=%s error=%ld (%s) section=%s",
404 show_nfs4_status(__entry->error), __get_str(section)
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.c131 const struct rtw89_fw_hdr_section *section; local
160 /* jump to section header */
163 section = &fw_hdr->sections[i];
165 le32_get_bits(section->w1, FWSECTION_HDR_W1_SECTIONTYPE);
168 le32_get_bits(section->w2, FWSECTION_HDR_W2_MSSC);
174 section_info->len = le32_get_bits(section->w1, FWSECTION_HDR_W1_SEC_SIZE);
175 if (le32_get_bits(section->w1, FWSECTION_HDR_W1_CHECKSUM))
177 section_info->redl = le32_get_bits(section->w1, FWSECTION_HDR_W1_REDL);
179 le32_get_bits(section->w0, FWSECTION_HDR_W0_DL_ADDR) & 0x1fffffff;
240 const struct rtw89_fw_hdr_section_v1 *section,
237 __parse_formatted_mssc(struct rtw89_dev *rtwdev, struct rtw89_fw_bin_info *info, struct rtw89_fw_hdr_section_info *section_info, const struct rtw89_fw_hdr_section_v1 *section, const void *content, u32 *mssc_len) argument
320 __parse_security_section(struct rtw89_dev *rtwdev, struct rtw89_fw_bin_info *info, struct rtw89_fw_hdr_section_info *section_info, const struct rtw89_fw_hdr_section_v1 *section, const void *content, u32 *mssc_len) argument
354 const struct rtw89_fw_hdr_section_v1 *section; local
1142 struct rtw89_fw_hdr_section_v1 *section; local
1253 const u8 *section = info->addr; local
[all...]
/linux-master/tools/perf/util/
H A Dsymbol-elf.c696 * A symbol from a previous section (e.g. .init) can have been expanded
767 * Fetch the relocation section to find the idxes to the GOT
1088 asection *section; local
1100 section = bfd_get_section_by_name(abfd, ".gnu_debuglink");
1101 if (!section)
1104 if (section->size > size)
1107 if (!bfd_get_section_contents(abfd, section, debuglink, 0,
1108 section->size))
1159 /* the start of this section is a zero-terminated string */
1482 * perf does not record module section addresse
[all...]
/linux-master/drivers/mtd/nand/spi/
H A Dcore.c232 static int spinand_noecc_ooblayout_ecc(struct mtd_info *mtd, int section, argument
238 static int spinand_noecc_ooblayout_free(struct mtd_info *mtd, int section, argument
241 if (section)
/linux-master/fs/isofs/
H A Dinode.c1072 int section, rv, error; local
1088 section = 0;
1105 /* On the last section, nextblk == 0, section size is likely to
1107 * end of the file will reach beyond the section size, too.
1124 if (++section > 100) {
1227 * this is the last section. */
/linux-master/arch/sparc/lib/
H A DM7memset.S95 .section ".text"
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dentry.S242 .section .bss
/linux-master/arch/m68k/fpsp040/
H A Dbinstr.S68 |section 8
H A Dscale.S29 |section 8
H A Dslog2.S104 |section 8

Completed in 293 milliseconds

<<11121314151617181920>>