Searched refs:api_panic (Results 1 – 1 of 1) sorted by relevance
18 static void __noreturn api_panic(const char *func, int line, const char *msg) in api_panic() function26 #define API_PANIC(x) api_panic(__func__, __LINE__, x)