Home
last modified time | relevance | path

Searched refs:__WARN_bug_entry (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
H A Dbug.h158 #define __WARN_bug_entry(flags, format) ({ \ macro
175 static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \