Searched refs:__warn (Results 1 – 5 of 5) sorted by relevance
/linux/kernel/ |
H A D | panic.c | 720 void __warn(const char *file, int line, void *caller, unsigned taint, in __warn() function 775 __warn(file, line, __builtin_return_address(0), taint, in warn_slowpath_fmt() 783 __warn(file, line, __builtin_return_address(0), taint, NULL, &args); in warn_slowpath_fmt()
|
H A D | cfi.c | 21 __warn(NULL, 0, (void *)addr, 0, regs, NULL); in report_cfi_failure()
|
/linux/arch/x86/kernel/ |
H A D | cet.c | 128 __warn(__FILE__, __LINE__, (void *)regs->ip, TAINT_WARN, regs, NULL); in do_kernel_cp_fault()
|
/linux/lib/ |
H A D | bug.c | 199 __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
|