Home
last modified time | relevance | path

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

/linux-6.15/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()
377 struct unwindme *u = READ_ONCE(unwindme); in unwindme_timer_fn()
380 unwindme = NULL; in unwindme_timer_fn()
[all …]