Searched refs:section (Results 276 - 300 of 607) sorted by relevance

<<11121314151617181920>>

/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/microblaze/kernel/
H A Dhw_exception_handler.S246 .section .data
253 .section .data
261 .section .rodata
312 .section .text
741 .section .data
916 .section __ex_table,"a";
944 .section .text
1083 .section .data
/linux-master/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S35 .section .start, "ax"
45 .section .text, "ax"
153 /* clear BSS section */
/linux-master/arch/parisc/kernel/
H A Dhpmc.S56 .section .bss
63 .section .bss
/linux-master/arch/arm64/kernel/
H A Drelocate_kernel.S27 .section ".kexec_relocate.text", "ax"
/linux-master/arch/riscv/kernel/
H A Dcrash_save_regs.S12 .section ".text"
/linux-master/arch/powerpc/kernel/
H A Dswsusp_85xx.S40 .section .data
47 .section .text
H A Dswsusp_asm64.S74 .section .data
79 .section .text
/linux-master/tools/testing/selftests/bpf/
H A Dtest_xdp_vlan.sh207 ip netns exec ${NS1} ip link set $DEVNS1 $XDP_MODE object $BPF_FILE section $XDP_PROG
229 ip netns exec ${NS1} ip link set $DEVNS1 $XDP_MODE object $BPF_FILE section $XDP_PROG
/linux-master/arch/x86/crypto/
H A Dsha1_ni_asm.S296 .section .rodata.cst16.PSHUFFLE_BYTE_FLIP_MASK, "aM", @progbits, 16
301 .section .rodata.cst16.UPPER_WORD_MASK, "aM", @progbits, 16
/linux-master/include/linux/
H A Dlinkage.h48 #define __PAGE_ALIGNED_DATA .section ".data..page_aligned", "aw"
49 #define __PAGE_ALIGNED_BSS .section ".bss..page_aligned", "aw"
/linux-master/arch/s390/kernel/
H A Dreipl.S78 .section .bss
/linux-master/arch/alpha/lib/
H A Dev6-copy_user.S30 .section __ex_table,"a"; \
37 .section __ex_table,"a"; \
/linux-master/arch/sparc/lib/
H A Dffs.S73 .section .popc_6insn_patch, "ax"
/linux-master/arch/x86/lib/
H A Dmemset_64.S9 .section .noinstr.text, "ax"
H A Dretpoline.S16 .section .text..__x86.indirect_thunk
136 * relocations for same-section JMPs and that breaks the returns
139 .section .text..__x86.return_thunk
/linux-master/drivers/firmware/efi/libstub/
H A DMakefile.zboot37 --rename-section .data=.gzdata,load,alloc,readonly,contents
/linux-master/scripts/gdb/linux/
H A Dpage_owner.py81 section = self.p_ops.pfn_to_section(pfn)
82 page_ext = section["page_ext"]
/linux-master/arch/xtensa/include/asm/
H A Dasmmacro.h157 .section __ex_table, "a"; \
338 #define __XTENSA_HANDLER .section ".exception.text", "ax"
/linux-master/tools/arch/x86/lib/
H A Dmemset_64.S9 .section .noinstr.text, "ax"
/linux-master/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c68 static int fsl_elbc_ooblayout_ecc(struct mtd_info *mtd, int section, argument
74 if (section >= chip->ecc.steps)
77 oobregion->offset = (16 * section) + 6;
86 static int fsl_elbc_ooblayout_free(struct mtd_info *mtd, int section, argument
92 if (section > chip->ecc.steps)
95 if (!section) {
101 oobregion->offset = (16 * section) -
103 if (section < chip->ecc.steps)
/linux-master/arch/x86/kvm/vmx/
H A Dvmenter.S67 .section .noinstr.text, "ax"
363 .section .text, "ax"
/linux-master/arch/arm/mm/
H A Dproc-fa526.S186 .section ".rodata"
194 .section ".proc.info.init", "a"

Completed in 226 milliseconds

<<11121314151617181920>>