Searched refs:sections (Results 51 - 75 of 358) sorted by relevance

1234567891011>>

/linux-master/include/trace/events/
H A Dpreemptirq.h12 #include <asm/sections.h>
/linux-master/arch/csky/kernel/probes/
H A Ddecode-insn.c7 #include <asm/sections.h>
/linux-master/arch/parisc/kernel/
H A Dtopology.c19 #include <asm/sections.h>
H A Dalternative.c9 #include <asm/sections.h>
/linux-master/arch/loongarch/power/
H A Dhibernate.c4 #include <asm/sections.h>
/linux-master/arch/arm/kernel/
H A Dhibernate.c23 #include <asm/sections.h>
/linux-master/arch/loongarch/kernel/
H A Dmem.c11 #include <asm/sections.h>
/linux-master/arch/m68k/kernel/
H A Duboot.c29 #include <asm/sections.h>
/linux-master/arch/s390/include/asm/
H A Dpage-states.h10 #include <asm/sections.h>
/linux-master/arch/x86/include/asm/
H A Dhw_irq.h27 #include <asm/sections.h>
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.c43 static const struct guc_log_section sections[GUC_LOG_SECTIONS_LIMIT] = { local
66 log->sizes[i].bytes = sections[i].default_val;
78 log->sizes[i].flag = sections[i].flag;
86 sections[i].name, log->sizes[i].bytes, log->sizes[i].units);
90 guc_err(guc, "Zero log %s size!\n", sections[i].name);
97 if (log->sizes[i].count > sections[i].max) {
99 sections[i].name, log->sizes[i].count + 1, sections[i].max + 1);
100 log->sizes[i].count = sections[i].max;
105 guc_err(guc, "Unit mismatch for crash and debug sections
[all...]
/linux-master/scripts/
H A Dkernel-doc27 kernel-doc [-h] [-v] [-Werror] [-Wall] [-Wreturn] [-Wshort-desc[ription]] [-Wcontents-before-sections]
38 [-no-doc-sections]
127 -sections => 'SYNOPSIS',
151 OUTPUT_ALL => 0, # output all symbols and doc sections
277 my %sections;
336 } elsif ($cmd eq "Wcontents-before-sections") {
344 } elsif ($cmd eq 'no-doc-sections') {
373 -sections => 'SYNOPSIS',
382 -sections => 'SYNOPSIS',
480 if (defined($sections{
[all...]
/linux-master/tools/perf/
H A Dbuiltin-config.c55 perf_config_items__for_each_entry(&set->sections, section) {
81 perf_config_items__for_each_entry(&set->sections, section) {
/linux-master/drivers/mtd/maps/
H A Duclinux.c24 #include <asm/sections.h>
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh.h70 void hw_atl2_rpf_act_rslvr_section_en_set(struct aq_hw_s *aq_hw, u32 sections);
/linux-master/arch/mips/dec/prom/
H A Dmemory.c18 #include <asm/sections.h>
/linux-master/arch/m68k/mm/
H A Dinit.c33 #include <asm/sections.h>
/linux-master/kernel/
H A Dextable.c16 #include <asm/sections.h>
/linux-master/arch/sh/kernel/
H A Dmachvec.c13 #include <asm/sections.h>
/linux-master/arch/hexagon/kernel/
H A Dsetup.c17 #include <asm/sections.h>
/linux-master/arch/um/kernel/skas/
H A Dmmu.c12 #include <asm/sections.h>
/linux-master/mm/kasan/
H A Dreport_sw_tags.c28 #include <asm/sections.h>
/linux-master/arch/s390/boot/
H A Duv.c5 #include <asm/sections.h>
/linux-master/arch/csky/kernel/
H A Dsetup.c11 #include <asm/sections.h>
/linux-master/arch/powerpc/mm/
H A Dinit_32.c38 #include <asm/sections.h>

Completed in 445 milliseconds

1234567891011>>