| /Linux-v5.4/arch/arm64/mm/ | 
| D | kasan_init.c | 61 				      bool early)  in kasan_pte_offset()75 				      bool early)  in kasan_pmd_offset()
 88 				      bool early)  in kasan_pud_offset()
 101 				      unsigned long end, int node, bool early)  in kasan_pte_populate()
 118 				      unsigned long end, int node, bool early)  in kasan_pmd_populate()
 130 				      unsigned long end, int node, bool early)  in kasan_pud_populate()
 142 				      int node, bool early)  in kasan_pgd_populate()
 
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | mpparse.c | 202 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early)  in smp_read_mpc()451 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early)  in check_physptr()
 503 void __init default_get_smp_config(unsigned int early)  in default_get_smp_config()
 
 | 
| D | jailhouse.c | 74 static void __init jailhouse_get_smp_config(unsigned int early)  in jailhouse_get_smp_config()
 | 
| D | tsc.c | 1400 static bool __init determine_cpu_tsc_frequencies(bool early)  in determine_cpu_tsc_frequencies()
 | 
| /Linux-v5.4/arch/x86/kernel/cpu/microcode/ | 
| D | amd.c | 89 static bool verify_container(const u8 *buf, size_t buf_size, bool early)  in verify_container()116 static bool verify_equivalence_table(const u8 *buf, size_t buf_size, bool early)  in verify_equivalence_table()
 156 __verify_patch_section(const u8 *buf, size_t buf_size, u32 *sh_psize, bool early)  in __verify_patch_section()
 236 verify_patch(u8 family, const u8 *buf, size_t buf_size, u32 *patch_size, bool early)  in verify_patch()
 
 | 
| D | intel.c | 581 static int apply_microcode_early(struct ucode_cpu_info *uci, bool early)  in apply_microcode_early()
 | 
| /Linux-v5.4/arch/x86/pci/ | 
| D | mmconfig-shared.c | 500 pci_mmcfg_check_reserved(struct device *dev, struct pci_mmcfg_region *cfg, int early)  in pci_mmcfg_check_reserved()535 static void __init pci_mmcfg_reject_broken(int early)  in pci_mmcfg_reject_broken()
 636 static void __init __pci_mmcfg_init(int early)  in __pci_mmcfg_init()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | init.h | 244 	int early;  member253 #define __setup_param(str, unique_id, fn, early)			\  argument
 
 | 
| D | printk.h | 252 static inline void setup_log_buf(int early)  in setup_log_buf()
 | 
| /Linux-v5.4/arch/arm/mach-omap1/ | 
| D | board-palmz71.c | 237 palmz71_gpio_setup(int early)  in palmz71_gpio_setup()
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_ring.c | 441 	uint32_t value, result, early[3];  in amdgpu_debugfs_ring_read()  local
 | 
| /Linux-v5.4/kernel/irq/ | 
| D | msi.c | 119 			       struct irq_data *irq_data, bool early)  in msi_domain_activate()
 | 
| /Linux-v5.4/drivers/xen/ | 
| D | swiotlb-xen.c | 178 int __ref xen_swiotlb_init(int verbose, bool early)  in xen_swiotlb_init()
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | sclp.h | 137 static inline int sclp_get_core_info(struct sclp_core_info *info, int early)  in sclp_get_core_info()
 | 
| /Linux-v5.4/drivers/gpio/ | 
| D | gpio-uniphier.c | 299 					     struct irq_data *data, bool early)  in uniphier_gpio_irq_domain_activate()
 | 
| /Linux-v5.4/arch/s390/kernel/ | 
| D | smp.c | 704 static void __ref smp_get_core_info(struct sclp_core_info *info, int early)  in smp_get_core_info()
 | 
| /Linux-v5.4/tools/include/uapi/linux/ | 
| D | pkt_sched.h | 277 	__u32           early;          /* Early drops */  member334 	__u32		early;  member
 377 	__u32		early;          /* Early drops */  member
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | pkt_sched.h | 278 	__u32           early;          /* Early drops */  member335 	__u32		early;  member
 378 	__u32		early;          /* Early drops */  member
 
 | 
| /Linux-v5.4/drivers/char/ | 
| D | virtio_console.c | 2002 	bool early = early_put_chars != NULL;  in virtcons_probe()  local
 | 
| /Linux-v5.4/drivers/tty/serial/ | 
| D | sh-sci.c | 2877 			   const struct plat_sci_port *p, bool early)  in sci_init_single()
 | 
| /Linux-v5.4/kernel/printk/ | 
| D | printk.c | 1149 void __init setup_log_buf(int early)  in setup_log_buf()
 | 
| /Linux-v5.4/kernel/cgroup/ | 
| D | cgroup.c | 5618 static void __init cgroup_init_subsys(struct cgroup_subsys *ss, bool early)  in cgroup_init_subsys()
 |