Searched refs:__warn (Results 1 - 5 of 5) sorted by relevance

/linux-master/kernel/
H A Dcfi.c21 __warn(NULL, 0, (void *)addr, 0, regs, NULL);
H A Dpanic.c668 void __warn(const char *file, int line, void *caller, unsigned taint, function
719 __warn(file, line, __builtin_return_address(0), taint,
727 __warn(file, line, __builtin_return_address(0), taint, NULL, &args);
/linux-master/arch/x86/kernel/
H A Dcet.c99 __warn(__FILE__, __LINE__, (void *)regs->ip, TAINT_WARN, regs, NULL);
/linux-master/lib/
H A Dbug.c199 __warn(file, line, (void *)bugaddr, BUG_GET_TAINT(bug), regs,
/linux-master/include/asm-generic/
H A Dbug.h27 void __warn(const char *file, int line, void *caller, unsigned taint,

Completed in 161 milliseconds