Searched refs:unwindme (Results 1 – 1 of 1) sorted by relevance
106 struct unwindme { struct115 static struct unwindme *unwindme; argument140 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 *u) in unwindme_func3()207 static noinline int unwindme_func2(struct unwindme *u) in unwindme_func2()227 return unwindme_func2((struct unwindme *)u); in unwindme_func1()234 struct unwindme *u = READ_ONCE(unwindme); in unwindme_irq_handler()[all …]