Home
last modified time | relevance | path

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

12

/Linux-v5.15/arch/arm64/mm/
Dkasan_init.c62 bool early) in kasan_pte_offset()
76 bool early) in kasan_pmd_offset()
89 bool early) in kasan_pud_offset()
102 unsigned long end, int node, bool early) in kasan_pte_populate()
119 unsigned long end, int node, bool early) in kasan_pmd_populate()
131 unsigned long end, int node, bool early) in kasan_pud_populate()
143 unsigned long end, int node, bool early) in kasan_p4d_populate()
155 int node, bool early) in kasan_pgd_populate()
/Linux-v5.15/arch/arm/mm/
Dkasan_init.c39 unsigned long end, bool early) in kasan_pte_populate()
89 unsigned long end, bool early) in kasan_pmd_populate()
119 bool early) in kasan_pgd_populate()
/Linux-v5.15/arch/x86/kernel/
Dmpparse.c193 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc()
434 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr()
486 void __init default_get_smp_config(unsigned int early) in default_get_smp_config()
Djailhouse.c92 static void __init jailhouse_get_smp_config(unsigned int early) in jailhouse_get_smp_config()
Dmodule.c228 bool early = me->state == MODULE_STATE_UNFORMED; in apply_relocate_add() local
Dtsc.c1418 static bool __init determine_cpu_tsc_frequencies(bool early) in determine_cpu_tsc_frequencies()
/Linux-v5.15/arch/x86/kernel/cpu/microcode/
Damd.c89 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()
235 verify_patch(u8 family, const u8 *buf, size_t buf_size, u32 *patch_size, bool early) in verify_patch()
Dintel.c538 static int apply_microcode_early(struct ucode_cpu_info *uci, bool early) in apply_microcode_early()
/Linux-v5.15/arch/x86/pci/
Dmmconfig-shared.c500 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.15/arch/arm/mach-omap1/
Dboard-palmz71.c237 palmz71_gpio_setup(int early) in palmz71_gpio_setup()
/Linux-v5.15/include/linux/
Dinit.h306 int early; member
315 #define __setup_param(str, unique_id, fn, early) \ argument
Dprintk.h254 static inline void setup_log_buf(int early) in setup_log_buf()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ring.c371 uint32_t value, result, early[3]; in amdgpu_debugfs_ring_read() local
/Linux-v5.15/arch/s390/kernel/
Dsmp.c747 static void __ref smp_get_core_info(struct sclp_core_info *info, int early) in smp_get_core_info()
771 bool configured, bool early) in smp_add_core()
803 static int __smp_rescan_cpus(struct sclp_core_info *info, bool early) in __smp_rescan_cpus()
Dmodule.c469 bool early = me->state == MODULE_STATE_UNFORMED; in apply_relocate_add() local
/Linux-v5.15/arch/riscv/mm/
Dinit.c523 __always_unused bool early) in create_kernel_page_table()
542 static void __init create_kernel_page_table(pgd_t *pgdir, bool early) in create_kernel_page_table()
/Linux-v5.15/arch/s390/include/asm/
Dsclp.h148 static inline int sclp_get_core_info(struct sclp_core_info *info, int early) in sclp_get_core_info()
/Linux-v5.15/tools/perf/util/
Ddlfilter.c452 bool early) in dlfilter__do_filter_event()
/Linux-v5.15/kernel/irq/
Dmsi.c257 struct irq_data *irq_data, bool early) in msi_domain_activate()
/Linux-v5.15/drivers/gpio/
Dgpio-uniphier.c295 struct irq_data *data, bool early) in uniphier_gpio_irq_domain_activate()
/Linux-v5.15/tools/perf/dlfilters/
Ddlfilter-test-api-v0.c268 static int do_checks(void *data, const struct perf_dlfilter_sample *sample, void *ctx, bool early) in do_checks()
/Linux-v5.15/include/uapi/linux/
Dpkt_sched.h297 __u32 early; /* Early drops */ member
354 __u32 early; member
397 __u32 early; /* Early drops */ member
/Linux-v5.15/tools/include/uapi/linux/
Dpkt_sched.h277 __u32 early; /* Early drops */ member
334 __u32 early; member
377 __u32 early; /* Early drops */ member
/Linux-v5.15/drivers/char/
Dvirtio_console.c1997 bool early = early_put_chars != NULL; in virtcons_probe() local
/Linux-v5.15/kernel/printk/
Dprintk.c1058 void __init setup_log_buf(int early) in setup_log_buf()

12