Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dkasan_init.c63 bool early) in kasan_pte_offset() argument
77 bool early) in kasan_pmd_offset() argument
90 bool early) in kasan_pud_offset() argument
103 kasan_p4d_offset(pgd_t * pgdp,unsigned long addr,int node,bool early) kasan_p4d_offset() argument
116 kasan_pte_populate(pmd_t * pmdp,unsigned long addr,unsigned long end,int node,bool early) kasan_pte_populate() argument
133 kasan_pmd_populate(pud_t * pudp,unsigned long addr,unsigned long end,int node,bool early) kasan_pmd_populate() argument
145 kasan_pud_populate(p4d_t * p4dp,unsigned long addr,unsigned long end,int node,bool early) kasan_pud_populate() argument
157 kasan_p4d_populate(pgd_t * pgdp,unsigned long addr,unsigned long end,int node,bool early) kasan_p4d_populate() argument
169 kasan_pgd_populate(unsigned long addr,unsigned long end,int node,bool early) kasan_pgd_populate() argument
[all...]
/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() argument
79 static inline void xbc_free_mem(void *addr, size_t size, bool early) in xbc_free_mem() argument
931 _xbc_exit(bool early) _xbc_exit() argument
/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/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.c555 u32 value, result, early[3] = { 0 }; in amdgpu_debugfs_ring_read() local
/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 sclp_get_core_info(struct sclp_core_info * info,int early) sclp_get_core_info() argument
/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.c908 static void __init create_kernel_page_table(pgd_t *pgdir, bool early) in create_kernel_page_table()
/linux/drivers/tty/serial/
H A Dsh-sci.c3276 const struct plat_sci_port *p, bool early) in sci_init_single()
/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()