Searched defs:cond_str (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/include/asm/ |
| H A D | bug.h | 23 WARN_CONDITION_STR(cond_str) global() argument 25 WARN_CONDITION_STR(cond_str) global() argument 37 __BUG_ASM(cond_str,flags) global() argument 58 __WARN_FLAGS(cond_str,flags) global() argument
|
| /linux/arch/x86/include/asm/ |
| H A D | bug.h | 81 #define WARN_CONDITION_STR(cond_str) cond_str argument 83 #define WARN_CONDITION_STR(cond_str) "" argument 86 #define _BUG_FLAGS(cond_str, ins, flags, extra) \ argument 109 #define _BUG_FLAGS(cond_str, ins, flags, extra) asm volatile(ins) argument 130 #define __WARN_FLAGS(cond_str, flags) \ argument
|
| /linux/arch/parisc/include/asm/ |
| H A D | bug.h | 51 #define __WARN_FLAGS(cond_str, flags) \ argument 67 #define __WARN_FLAGS(cond_str, flags) \ argument
|