Home
last modified time | relevance | path

Searched refs:__irqentry_text_end (Results 1 – 11 of 11) sorted by relevance

/linux/arch/arm/include/asm/
H A Dtraps.h26 extern char __irqentry_text_end[]; in __in_irqentry_text()
29 ptr < (unsigned long)&__irqentry_text_end; in __in_irqentry_text()
/linux/arch/arm64/include/asm/
H A Dsections.h22 extern char __irqentry_text_start[], __irqentry_text_end[];
H A Dtraps.h49 ptr < (unsigned long)&__irqentry_text_end; in __in_irqentry_text()
/linux/kernel/
H A Dstacktrace.c380 ptr < (unsigned long)&__irqentry_text_end) || in in_irqentry_text()
/linux/arch/loongarch/kernel/
H A Dkprobes.c326 (unsigned long)__irqentry_text_end); in arch_populate_kprobe_blacklist()
/linux/arch/riscv/kernel/probes/
H A Dkprobes.c357 (unsigned long)__irqentry_text_end); in arch_populate_kprobe_blacklist()
/linux/arch/x86/entry/
H A Dentry_32.S664 .globl __irqentry_text_end symbol
665 __irqentry_text_end: label
/linux/arch/csky/kernel/probes/
H A Dkprobes.c387 (unsigned long)__irqentry_text_end); in arch_populate_kprobe_blacklist()
/linux/arch/s390/kernel/
H A Dkprobes.c496 (unsigned long)__irqentry_text_end); in arch_populate_kprobe_blacklist()
/linux/kernel/trace/
H A Dtrace_functions_graph.c693 addr >= (unsigned long)__irqentry_text_end) in print_graph_irq()
1114 (addr >= (unsigned long)__irqentry_text_end)) in check_irq_entry()
/linux/include/asm-generic/
H A Dvmlinux.lds.h634 __irqentry_text_end = .;