Searched refs:section (Results 251 - 275 of 602) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/x86/entry/vdso/vdso32/
H A Dsigreturn.S38 .section .eh_frame,"a",@progbits
/linux-master/arch/parisc/kernel/vdso32/
H A Dsigtramp.S59 .section .eh_frame,"a",@progbits
/linux-master/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S217 .section .rodata.cst16, "aM", @progbits, 16
234 .section .rodata.cst4.L16_mask, "aM", @progbits, 4
239 .section .rodata.cst4.L32_mask, "aM", @progbits, 4
244 .section .rodata.cst4.first_mask, "aM", @progbits, 4
/linux-master/include/drm/
H A Ddrm_displayid.h150 const u8 *section; member in struct:displayid_iter
/linux-master/drivers/mtd/nand/raw/
H A Dmxc_nand.c1002 static int mxc_v1_ooblayout_ecc(struct mtd_info *mtd, int section, argument
1007 if (section >= nand_chip->ecc.steps)
1010 oobregion->offset = (section * 16) + 6;
1016 static int mxc_v1_ooblayout_free(struct mtd_info *mtd, int section, argument
1021 if (section > nand_chip->ecc.steps)
1024 if (!section) {
1033 oobregion->offset = ((section - 1) * 16) + MXC_V1_ECCBYTES + 6;
1034 if (section < nand_chip->ecc.steps)
1035 oobregion->length = (section * 16) + 6 -
1049 static int mxc_v2_ooblayout_ecc(struct mtd_info *mtd, int section, argument
1064 mxc_v2_ooblayout_free(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) argument
[all...]
H A Dsh_flctl.c31 static int flctl_4secc_ooblayout_sp_ecc(struct mtd_info *mtd, int section, argument
36 if (section)
45 static int flctl_4secc_ooblayout_sp_free(struct mtd_info *mtd, int section, argument
48 if (section)
62 static int flctl_4secc_ooblayout_lp_ecc(struct mtd_info *mtd, int section, argument
67 if (section >= chip->ecc.steps)
70 oobregion->offset = (section * 16) + 6;
76 static int flctl_4secc_ooblayout_lp_free(struct mtd_info *mtd, int section, argument
81 if (section >= chip->ecc.steps)
84 oobregion->offset = section * 1
[all...]
/linux-master/arch/alpha/lib/
H A Dclear_user.S18 .section __ex_table,"a"; \
/linux-master/arch/x86/entry/vdso/
H A Dvsgx.S24 .section .text, "ax"
/linux-master/arch/s390/include/asm/
H A Dasm-extable.h28 stringify_in_c(.section _section,"a";) \
H A Dftrace.h149 .section __mcount_loc, "a", @progbits; \
/linux-master/Documentation/sphinx/
H A Dkernel_abi.py97 node = nodes.section()
H A Dkernel_feat.py117 node = nodes.section()
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.h64 void **section);
H A Dice_ddp.c164 * unexpected value has been detected (for example an invalid section count or
191 * This helper function will advance the section within the ice segment,
208 /* start of new buffer, reset section index */
217 * @sect_type: section type to enumerate
236 /* scan for next matching section */
242 /* validate section */
251 /* make sure the section fits in the buffer */
258 /* calc pointer to this section */
270 * @sect_type: section type to enumerate
272 * @handler: function that handles access to the entries into the section typ
291 ice_pkg_enum_entry(struct ice_seg *ice_seg, struct ice_pkg_enum *state, u32 sect_type, u32 *offset, void *(*handler)(u32 sect_type, void *section, u32 index, u32 *offset)) argument
342 ice_sw_fv_handler(u32 sect_type, void *section, u32 index, u32 *offset) argument
464 ice_marker_ptype_tcam_handler(u32 sect_type, void *section, u32 index, u32 *offset) argument
544 ice_label_enum_handler(u32 __always_unused sect_type, void *section, u32 index, u32 *offset) argument
605 ice_boost_tcam_handler(u32 sect_type, void *section, u32 index, u32 *offset) argument
1032 ice_pkg_buf_alloc_single_section(struct ice_hw *hw, u32 type, u16 size, void **section) argument
[all...]
/linux-master/tools/testing/selftests/net/
H A Dudpgro_bench.sh41 ip -n "${PEER_NS}" link set veth1 xdp object ${BPF_FILE} section xdp
/linux-master/arch/s390/kernel/
H A Dtext_amode31.S13 .section .amode31.text,"ax"
151 .section .amode31.data,"aw",@progbits
/linux-master/arch/loongarch/kernel/
H A Drelocate_kernel.S111 .section ".data"
/linux-master/arch/x86/entry/
H A Dentry_64_compat.S22 .section .entry.text, "ax"
/linux-master/drivers/mtd/nand/
H A Decc-mxic.c134 static int mxic_ecc_ooblayout_ecc(struct mtd_info *mtd, int section, argument
140 if (section < 0 || section >= ctx->steps)
143 oobregion->offset = (section * ctx->oob_step_sz) + ctx->meta_sz;
149 static int mxic_ecc_ooblayout_free(struct mtd_info *mtd, int section, argument
155 if (section < 0 || section >= ctx->steps)
158 if (!section) {
162 oobregion->offset = section * ctx->oob_step_sz;
/linux-master/tools/objtool/
H A Dcheck.c39 struct section *sec, unsigned long offset)
108 for (struct section *__sec, *__fake = (struct section *)1; \
279 struct section *sec)
287 * do not have a section).
371 struct section *sec;
454 WARN("%s(): STT_FUNC at end of section",
568 struct section *sec)
585 struct section *rsec;
672 struct section *se
[all...]
/linux-master/arch/sh/lib/
H A D__clear_user.S97 .section __ex_table,"a"
/linux-master/arch/sparc/kernel/
H A Duna_asm_32.S61 .section __ex_table,#alloc
140 .section __ex_table,#alloc
H A Duna_asm_64.S51 .section __ex_table,"a"
133 .section __ex_table,"a"
/linux-master/arch/x86/boot/
H A Dpmjump.S48 .section ".text32","ax"
/linux-master/arch/arm/mm/
H A Dproc-arm740.S123 .section ".rodata"
131 .section ".proc.info.init", "a"

Completed in 192 milliseconds

<<11121314151617181920>>