Searched refs:sections (Results 176 - 200 of 358) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/kexec/
H A Dcore.c21 #include <asm/sections.h>
/linux-master/arch/x86/kernel/
H A Dprobe_roms.c21 #include <asm/sections.h>
/linux-master/arch/xtensa/kernel/
H A Dprocess.c50 #include <asm/sections.h>
H A Dstacktrace.c16 #include <asm/sections.h>
/linux-master/arch/alpha/mm/
H A Dinit.c34 #include <asm/sections.h>
/linux-master/drivers/misc/lkdtm/
H A Dperms.c13 #include <asm/sections.h>
/linux-master/arch/loongarch/mm/
H A Dinit.c34 #include <asm/sections.h>
/linux-master/arch/s390/mm/
H A Dinit.c44 #include <asm/sections.h>
/linux-master/arch/riscv/kernel/probes/
H A Dkprobes.c12 #include <asm/sections.h>
/linux-master/kernel/
H A Dvmcore_info.c19 #include <asm/sections.h>
H A Dcrash_reserve.c20 #include <asm/sections.h>
/linux-master/arch/parisc/
H A DMakefile102 # Without this, "ld -r" results in .text sections that are too big (> 0x40000)
103 # for branches to reach stubs. And multiple .text sections trigger a warning
106 KBUILD_CFLAGS_MODULE += -ffunction-sections
/linux-master/arch/riscv/kernel/
H A DMakefile79 obj-$(CONFIG_MODULE_SECTIONS) += module-sections.o
H A Dpatch.c17 #include <asm/sections.h>
/linux-master/scripts/
H A Dget_maintainer.pl62 my $sections = 0;
278 'sections!' => \$sections,
315 if ($sections || $letters ne "") {
316 $sections = 1;
925 if ($sections) {
1082 --sections => print all of the subsystem sections with pattern matches
1083 --letters => print all matching 'letter' types from all matching sections
/linux-master/arch/arm/mm/
H A Dpmsa-v7.c15 #include <asm/sections.h>
/linux-master/arch/x86/platform/intel-quark/
H A Dimr.c28 #include <asm-generic/sections.h>
50 * See quark-x1000-datasheet.pdf sections 12.7.4.5 and 12.7.4.6 for
/linux-master/drivers/gpu/drm/kmb/
H A Dkmb_dsi.h305 struct mipi_tx_frame_section_cfg *sections[MIPI_TX_FRAME_GEN_SECTIONS]; member in struct:mipi_tx_frame_cfg
/linux-master/arch/csky/kernel/probes/
H A Dkprobes.c11 #include <asm/sections.h>
/linux-master/drivers/macintosh/
H A Dwindfarm_smu_controls.c21 #include <asm/sections.h>
/linux-master/arch/sh/mm/
H A Dinit.c27 #include <asm/sections.h>
/linux-master/arch/powerpc/kernel/
H A Dvdso.c30 #include <asm/sections.h>
/linux-master/arch/powerpc/platforms/chrp/
H A Dpci.c18 #include <asm/sections.h>
/linux-master/arch/arm/probes/kprobes/
H A Dcore.c29 #include <asm/sections.h>
/linux-master/include/linux/
H A Dpe.h207 uint16_t sections; /* number of sections */ member in struct:pe_hdr

Completed in 394 milliseconds

1234567891011>>