Searched refs:__suspend_report_result (Results 1 – 2 of 2) sorted by relevance
728 extern void __suspend_report_result(const char *function, void *fn, int ret);732 __suspend_report_result(__func__, fn, ret); \
2030 void __suspend_report_result(const char *function, void *fn, int ret) in __suspend_report_result() function2035 EXPORT_SYMBOL_GPL(__suspend_report_result);