Searched refs:unwindme (Results 1 – 1 of 1) sorted by relevance
120 struct unwindme { struct129 static struct unwindme *unwindme; argument160 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 = u; in test_unwind_kretprobe()213 unwindme = NULL; in test_unwind_kretprobe()221 struct unwindme *u = unwindme; in kprobe_pre_handler()239 static int test_unwind_kprobe(struct unwindme *u) in test_unwind_kprobe()[all …]