Home
last modified time | relevance | path

Searched defs:early (Results 1 – 16 of 16) sorted by relevance

/linux/arch/arm64/mm/
H A Dkasan_init.c63 bool early) in kasan_pte_offset()
77 bool early) in kasan_pmd_offset()
90 bool early) in kasan_pud_offset()
103 bool early) in kasan_p4d_offset()
116 unsigned long end, int node, bool early) in kasan_pte_populate()
133 unsigned long end, int node, bool early) in kasan_pmd_populate()
145 unsigned long end, int node, bool early) in kasan_pud_populate()
157 unsigned long end, int node, bool early) in kasan_p4d_populate()
169 int node, bool early) in kasan_pgd_populate()
/linux/arch/arm/mm/
H A Dkasan_init.c44 unsigned long end, bool early) in kasan_pte_populate()
94 unsigned long end, bool early) in kasan_pmd_populate()
124 bool early) in kasan_pgd_populate()
/linux/tools/include/linux/
H A Dinit.h26 int early; member
29 #define __setup_param(str, unique_id, fn, early) \ argument
/linux/arch/x86/kernel/
H A Dmpparse.c189 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc()
425 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr()
477 static __init void mpparse_get_smp_config(unsigned int early) in mpparse_get_smp_config()
/linux/lib/
H A Dbootconfig.c64 static inline void __init xbc_free_mem(void *addr, size_t size, bool early) in xbc_free_mem()
79 static inline void xbc_free_mem(void *addr, size_t size, bool early) in xbc_free_mem()
931 void __init _xbc_exit(bool early) in _xbc_exit()
/linux/arch/s390/kernel/
H A Dsmp.c687 static void __ref smp_get_core_info(struct sclp_core_info *info, int early) in smp_get_core_info()
710 bool configured, bool early) in smp_add_core()
743 static int __smp_rescan_cpus(struct sclp_core_info *info, bool early) in __smp_rescan_cpus()
1143 int __ref smp_rescan_cpus(bool early) in smp_rescan_cpus()
/linux/arch/x86/pci/
H A Dmmconfig-shared.c518 struct pci_mmcfg_region *cfg, int early) in pci_mmcfg_reserved()
585 static void __init pci_mmcfg_reject_broken(int early) in pci_mmcfg_reject_broken()
687 static void __init __pci_mmcfg_init(int early) in __pci_mmcfg_init()
/linux/sound/soc/sdca/
H A Dsdca_interrupts.c641 struct sdca_interrupt_info *info, bool early) in irq_enable_flags()
/linux/tools/perf/util/
H A Ddlfilter.c497 bool early) in dlfilter__do_filter_event()
/linux/arch/x86/mm/
H A Dioremap.c641 static bool __ref __memremap_is_setup_data(resource_size_t phys_addr, bool early) in __memremap_is_setup_data()
/linux/arch/s390/include/asm/
H A Dsclp.h195 static inline int sclp_get_core_info(struct sclp_core_info *info, int early) in sclp_get_core_info()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h277 __u32 early; /* Early drops */ member
334 __u32 early; member
377 __u32 early; /* Early drops */ member
/linux/kernel/irq/
H A Dmsi.c682 struct irq_data *irq_data, bool early) in msi_domain_activate()
/linux/arch/riscv/mm/
H A Dinit.c883 static void __init create_kernel_page_table(pgd_t *pgdir, bool early) in create_kernel_page_table()
/linux/kernel/printk/
H A Dprintk.c1149 void __init setup_log_buf(int early) in setup_log_buf()
/linux/kernel/cgroup/
H A Dcgroup.c6278 static void __init cgroup_init_subsys(struct cgroup_subsys *ss, bool early) in cgroup_init_subsys()