Searched refs:assert_print (Results 1 – 6 of 6) sorted by relevance
47 void assert_print(const char *fmt, ...) in assert_print() function57 EXPORT_SYMBOL(assert_print);
11 void assert_print(const char *fmt, ...) in assert_print() function
12 void assert_print(const char *fmt, ...) in assert_print() function
35 void __printf_like(1, 2) assert_print(const char *fmt, ...);42 #define __ASSERT_PRINT(fmt, ...) assert_print(fmt, ##__VA_ARGS__)