Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dptrace.c678 unsigned long thread_rbs_end; in thread_matches() local
695 thread_rbs_end = ia64_get_user_rbs_end(thread, thread_regs, NULL); in thread_matches()
696 if (!on_kernel_rbs(addr, thread_regs->ar_bspstore, thread_rbs_end)) in thread_matches()