Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/lib/
H A Dtest_unwind.c120 struct unwindme { struct
129 static struct unwindme *unwindme; argument
160 struct unwindme *u = unwindme; in kretprobe_ret_handler()
197 unwindme = u; in test_unwind_kretprobe()
213 unwindme = NULL; in test_unwind_kretprobe()
221 struct unwindme *u = unwindme; in kprobe_pre_handler()
250 unwindme = u; in test_unwind_kprobe()
264 unwindme = NULL; in test_unwind_kprobe()
273 struct unwindme *u = (struct unwindme *)fregs->regs.gprs[2]; in test_unwind_ftrace_handler()
377 struct unwindme *u = READ_ONCE(unwindme); in unwindme_timer_fn()
[all …]