Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/s390/lib/
H A Dtest_unwind.c120 struct unwindme { struct
129 static struct unwindme *unwindme; variable
131 /* Values of unwindme.flags. */
160 struct unwindme *u = unwindme; in kretprobe_ret_handler()
171 static noinline notrace int test_unwind_kretprobed_func(struct unwindme *u) in test_unwind_kretprobed_func()
183 static noinline int test_unwind_kretprobed_func_caller(struct unwindme *u) in test_unwind_kretprobed_func_caller()
188 static int test_unwind_kretprobe(struct unwindme *u) in test_unwind_kretprobe()
197 unwindme in test_unwind_kretprobe()
[all...]
/kernel/linux/linux-5.10/arch/s390/lib/
H A Dtest_unwind.c106 struct unwindme { struct
115 static struct unwindme *unwindme; variable
117 /* Values of unwindme.flags. */
140 struct unwindme *u = unwindme; in pgm_pre_handler()
149 static noinline int unwindme_func4(struct unwindme *u) in unwindme_func4()
163 unwindme = u; in unwindme_func4()
184 unwindme = NULL; in unwindme_func4()
200 static noinline int unwindme_func3(struct unwindme *
[all...]

Completed in 2 milliseconds