/arch/x86/kernel/ |
D | dumpstack_32.c | 40 unsigned long *begin = (unsigned long *)this_cpu_read(hardirq_stack_ptr); in in_hardirq_stack() local 65 unsigned long *begin = (unsigned long *)this_cpu_read(softirq_stack_ptr); in in_softirq_stack() local 93 void *begin = ss->stack; in in_doublefault_stack() local
|
D | dumpstack_64.c | 96 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local 138 unsigned long *begin; in in_irq_stack() local
|
D | sys_x86_64.c | 97 unsigned long *begin, unsigned long *end) in find_start_end() 129 unsigned long begin, end; in arch_get_unmapped_area() local
|
D | dumpstack.c | 35 unsigned long *begin = task_stack_page(task); in in_task_stack() local 54 void *begin = ss; in in_entry_stack() local
|
D | vmlinux.lds.S | 230 __init_begin = .; /* paired with __init_end */
|
/arch/sh/mm/ |
D | cache-sh2.c | 21 unsigned long begin, end; in sh2__flush_wback_region() local 42 unsigned long begin, end; in sh2__flush_purge_region() local
|
D | cache-sh3.c | 35 unsigned long begin, end; in sh3__flush_wback_region() local 74 unsigned long begin, end; in sh3__flush_purge_region() local
|
D | cache-sh2a.c | 53 unsigned long begin, end; in sh2a__flush_wback_region() local 94 unsigned long begin, end; in sh2a__flush_purge_region() local 124 unsigned long begin, end; in sh2a__flush_invalidate_region() local
|
/arch/mips/mti-malta/ |
D | malta-memory.c | 27 static void free_init_pages_eva_malta(void *begin, void *end) in free_init_pages_eva_malta()
|
/arch/mips/ath25/ |
D | board.c | 61 const void __iomem *begin = limit - 0x1000; in find_board_config() local 74 const void __iomem *rcfg, *begin, *end; in find_radio_config() local
|
/arch/x86/include/asm/ |
D | stacktrace.h | 28 unsigned long *begin, *end, *next_sp; member 55 void *begin = info->begin; in on_stack() local
|
/arch/arm64/kvm/ |
D | va_layout.c | 93 int32_t *begin = (int32_t *)__hyp_reloc_begin; in kvm_apply_hyp_relocations() local 114 kvm_nvhe_reloc_t *begin, in kvm_apply_hyp_module_relocations()
|
/arch/riscv/errata/sifive/ |
D | errata.c | 82 void __init sifive_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in sifive_errata_patch_func()
|
/arch/powerpc/kernel/ |
D | crash_dump.c | 125 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
|
/arch/mips/mm/ |
D | sc-rm7k.c | 189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
|
D | init.c | 476 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages()
|
/arch/powerpc/kexec/ |
D | core_64.c | 38 unsigned long begin, end; /* limits of segment */ in default_machine_kexec_prepare() local
|
/arch/s390/kernel/ |
D | machine_kexec.c | 146 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
|
/arch/arm64/kernel/ |
D | machine_kexec.c | 339 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
|
D | alternative.c | 30 struct alt_instr *begin; member
|
/arch/x86/mm/ |
D | init.c | 903 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() 952 void free_kernel_image_pages(const char *what, void *begin, void *end) in free_kernel_image_pages()
|
/arch/powerpc/include/asm/ |
D | pmac_pfunc.h | 58 void * (*begin)(struct pmf_function *func, struct pmf_args *args); member
|
/arch/arm64/tools/ |
D | gen-hyprel.c | 132 char *begin; member
|
/arch/s390/include/asm/ |
D | stacktrace.h | 20 unsigned long begin, end; member
|
/arch/ia64/kernel/ |
D | palinfo.c | 153 int i, begin, skip = 0; in bitregister_process() local
|