Home
last modified time | relevance | path

Searched defs:early (Results 1 - 25 of 70) sorted by relevance

123

/kernel/linux/linux-6.6/tools/testing/memblock/linux/
H A Dinit.h20 int early; member
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dkasan_init.c38 kasan_pte_populate(pmd_t *pmdp, unsigned long addr, unsigned long end, bool early) kasan_pte_populate() argument
88 kasan_pmd_populate(pud_t *pudp, unsigned long addr, unsigned long end, bool early) kasan_pmd_populate() argument
118 kasan_pgd_populate(unsigned long addr, unsigned long end, bool early) kasan_pgd_populate() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dkasan_init.c37 kasan_pte_populate(pmd_t *pmdp, unsigned long addr, unsigned long end, bool early) kasan_pte_populate() argument
87 kasan_pmd_populate(pud_t *pudp, unsigned long addr, unsigned long end, bool early) kasan_pmd_populate() argument
117 kasan_pgd_populate(unsigned long addr, unsigned long end, bool early) kasan_pgd_populate() argument
[all...]
/kernel/liteos_a/kernel/include/
H A Dlos_pm.h64 UINT32 (*early)(UINT32 mode); member
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtprctl.c39 void test(int early) in test() argument
[all...]
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtprctl.c39 void test(int early) in test() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dclock_test.cc107 const absl::Duration early = absl::Milliseconds(100); in TEST() local
84 AssertSleepForBounded(absl::Duration d, absl::Duration early, absl::Duration late, absl::Duration timeout, AlarmPolicy alarm_policy) AssertSleepForBounded() argument
/kernel/linux/linux-5.10/arch/loongarch/mm/
H A Dkasan_init.c91 kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, bool early) kasan_pte_offset() argument
113 kasan_pmd_offset(pgd_t *pgdp, unsigned long addr, int node, bool early) kasan_pmd_offset() argument
129 kasan_pte_populate(pmd_t *pmdp, unsigned long addr, unsigned long end, int node, bool early) kasan_pte_populate() argument
144 kasan_pmd_populate(pgd_t *pgdp, unsigned long addr, unsigned long end, int node, bool early) kasan_pmd_populate() argument
156 kasan_pgd_populate(unsigned long addr, unsigned long end, int node, bool early) kasan_pgd_populate() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dboard-palmz71.c237 palmz71_gpio_setup(int early) in palmz71_gpio_setup() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Djailhouse.c92 static void __init jailhouse_get_smp_config(unsigned int early) in jailhouse_get_smp_config() argument
H A Dmodule.c228 bool early = me->state == MODULE_STATE_UNFORMED; in apply_relocate_add() local
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dsmp_pv.c154 static void __init _get_smp_config(unsigned int early) in _get_smp_config() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Djailhouse.c92 static void __init jailhouse_get_smp_config(unsigned int early) in jailhouse_get_smp_config() argument
H A Dmodule.c233 bool early = me->state == MODULE_STATE_UNFORMED; in write_relocate_add() local
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dsmp_pv.c152 static void __init _get_smp_config(unsigned int early) in _get_smp_config() argument
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dkasan_init.c59 kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, bool early) kasan_pte_offset() argument
73 kasan_pmd_offset(pud_t *pudp, unsigned long addr, int node, bool early) kasan_pmd_offset() argument
86 kasan_pud_offset(p4d_t *p4dp, unsigned long addr, int node, bool early) kasan_pud_offset() argument
99 kasan_pte_populate(pmd_t *pmdp, unsigned long addr, unsigned long end, int node, bool early) kasan_pte_populate() argument
116 kasan_pmd_populate(pud_t *pudp, unsigned long addr, unsigned long end, int node, bool early) kasan_pmd_populate() argument
128 kasan_pud_populate(p4d_t *p4dp, unsigned long addr, unsigned long end, int node, bool early) kasan_pud_populate() argument
140 kasan_p4d_populate(pgd_t *pgdp, unsigned long addr, unsigned long end, int node, bool early) kasan_p4d_populate() argument
152 kasan_pgd_populate(unsigned long addr, unsigned long end, int node, bool early) kasan_pgd_populate() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dmodule.c458 bool early = me->state == MODULE_STATE_UNFORMED; in apply_relocate_add() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.c372 uint32_t value, result, early[3]; in amdgpu_debugfs_ring_read() local
/kernel/linux/linux-6.6/arch/loongarch/mm/
H A Dkasan_init.c106 kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, bool early) kasan_pte_offset() argument
119 kasan_pmd_offset(pud_t *pudp, unsigned long addr, int node, bool early) kasan_pmd_offset() argument
132 kasan_pud_offset(p4d_t *p4dp, unsigned long addr, int node, bool early) kasan_pud_offset() argument
145 kasan_pte_populate(pmd_t *pmdp, unsigned long addr, unsigned long end, int node, bool early) kasan_pte_populate() argument
160 kasan_pmd_populate(pud_t *pudp, unsigned long addr, unsigned long end, int node, bool early) kasan_pmd_populate() argument
172 kasan_pud_populate(p4d_t *p4dp, unsigned long addr, unsigned long end, int node, bool early) kasan_pud_populate() argument
184 kasan_p4d_populate(pgd_t *pgdp, unsigned long addr, unsigned long end, int node, bool early) kasan_p4d_populate() argument
196 kasan_pgd_populate(unsigned long addr, unsigned long end, int node, bool early) kasan_pgd_populate() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dkasan_init.c62 kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, bool early) kasan_pte_offset() argument
76 kasan_pmd_offset(pud_t *pudp, unsigned long addr, int node, bool early) kasan_pmd_offset() argument
89 kasan_pud_offset(p4d_t *p4dp, unsigned long addr, int node, bool early) kasan_pud_offset() argument
102 kasan_pte_populate(pmd_t *pmdp, unsigned long addr, unsigned long end, int node, bool early) kasan_pte_populate() argument
119 kasan_pmd_populate(pud_t *pudp, unsigned long addr, unsigned long end, int node, bool early) kasan_pmd_populate() argument
131 kasan_pud_populate(p4d_t *p4dp, unsigned long addr, unsigned long end, int node, bool early) kasan_pud_populate() argument
143 kasan_p4d_populate(pgd_t *pgdp, unsigned long addr, unsigned long end, int node, bool early) kasan_p4d_populate() argument
155 kasan_pgd_populate(unsigned long addr, unsigned long end, int node, bool early) kasan_pgd_populate() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dmodule.c493 bool early = me->state == MODULE_STATE_UNFORMED; in apply_relocate_add() local
/kernel/linux/linux-5.10/kernel/irq/
H A Dmsi.c118 msi_domain_activate(struct irq_domain *domain, struct irq_data *irq_data, bool early) msi_domain_activate() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.c473 uint32_t value, result, early[3]; in amdgpu_debugfs_ring_read() local
/kernel/liteos_m/components/power/
H A Dlos_pm.h174 UINT32 (*early)(UINT32 mode); member
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsclp.h138 static inline int sclp_get_core_info(struct sclp_core_info *info, int early) in sclp_get_core_info() argument

Completed in 32 milliseconds

123