Searched refs:__warn (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/ |
| H A D | cfi.c | 25 __warn(NULL, 0, (void *)addr, 0, regs, NULL); in report_cfi_failure()
|
| H A D | panic.c | 1032 void __warn(const char *file, int line, void *caller, unsigned taint, in __warn() function 1089 __warn(file, line, __builtin_return_address(0), taint, in warn_slowpath_fmt() 1097 __warn(file, line, __builtin_return_address(0), taint, NULL, &args); in warn_slowpath_fmt()
|
| /linux/lib/ |
| H A D | bug.c | 249 __warn(file, line, (void *)bugaddr, BUG_GET_TAINT(bug), regs, in __report_bug()
|
| /linux/tools/testing/kunit/test_data/ |
| H A D | test_output_isolated_correctly.log | 23 [<6002a1b4>] ? __warn+0x144/0x170
|