| /include/asm-generic/ |
| D | bug.h | 55 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0) argument 91 #define WARN_ON(condition) ({ \ argument 100 #define WARN(condition, format...) ({ \ argument 108 #define WARN_TAINT(condition, taint, format...) ({ \ argument 115 #define WARN_ON_ONCE(condition) ({ \ argument 126 #define WARN_ONCE(condition, format...) ({ \ argument 137 #define WARN_TAINT_ONCE(condition, taint, format...) ({ \ argument 154 #define BUG_ON(condition) do { if (condition) BUG(); } while (0) argument 158 #define WARN_ON(condition) ({ \ argument 165 #define WARN(condition, format...) ({ \ argument [all …]
|
| /include/linux/ |
| D | wait.h | 239 #define ___wait_cond_timeout(condition) \ argument 265 #define ___wait_event(wq, condition, state, exclusive, ret, cmd) \ argument 289 #define __wait_event(wq, condition) \ argument 305 #define wait_event(wq, condition) \ argument 313 #define __io_wait_event(wq, condition) \ argument 320 #define io_wait_event(wq, condition) \ argument 328 #define __wait_event_freezable(wq, condition) \ argument 344 #define wait_event_freezable(wq, condition) \ argument 353 #define __wait_event_timeout(wq, condition, timeout) \ argument 377 #define wait_event_timeout(wq, condition, timeout) \ argument [all …]
|
| D | swait.h | 99 #define ___swait_event(wq, condition, state, ret, cmd) \ argument 122 #define __swait_event(wq, condition) \ argument 126 #define swait_event(wq, condition) \ argument 133 #define __swait_event_timeout(wq, condition, timeout) \ argument 138 #define swait_event_timeout(wq, condition, timeout) \ argument 146 #define __swait_event_interruptible(wq, condition) \ argument 150 #define swait_event_interruptible(wq, condition) \ argument 158 #define __swait_event_interruptible_timeout(wq, condition, timeout) \ argument 163 #define swait_event_interruptible_timeout(wq, condition, timeout) \ argument
|
| D | ratelimit.h | 80 #define WARN_ON_RATELIMIT(condition, state) \ argument 83 #define WARN_RATELIMIT(condition, format, ...) \ argument 98 #define WARN_ON_RATELIMIT(condition, state) \ argument 101 #define WARN_RATELIMIT(condition, format, ...) \ argument
|
| D | bug.h | 22 #define BUILD_BUG_ON(condition) (0) argument 75 #define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)])) argument 77 #define BUILD_BUG_ON(condition) \ argument
|
| D | compiler.h | 500 # define __compiletime_error_fallback(condition) \ argument 505 # define __compiletime_error_fallback(condition) do { } while (0) argument 508 #define __compiletime_assert(condition, msg, prefix, suffix) \ argument 517 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument 529 #define compiletime_assert(condition, msg) \ argument
|
| D | seqno-fence.h | 37 enum seqno_fence_condition condition; member
|
| D | freezer.h | 250 #define wait_event_freezekillable_unsafe(wq, condition) \ argument 296 #define wait_event_freezekillable_unsafe(wq, condition) \ argument
|
| D | genl_magic_func.h | 136 #define BUILD_BUG_ON(condition) ((void)BUILD_BUG_ON_ZERO(condition)) argument
|
| D | device.h | 1320 #define dev_WARN_ONCE(dev, condition, format, arg...) \ argument
|
| D | usb.h | 177 enum usb_interface_condition condition; /* state of binding */ member
|
| D | sched.h | 2473 #define conditional_stopped_child_used_math(condition, child) \ argument 2475 #define conditional_used_math(condition) \ argument
|
| /include/net/irda/ |
| D | discovery.h | 80 LAP_REASON condition; /* More info about the discovery */ member
|
| /include/drm/ |
| D | drm_os_linux.h | 43 #define DRM_WAIT_ON( ret, queue, timeout, condition ) \ argument
|
| D | drmP.h | 1117 #define for_each_if(condition) if (!(condition)) {} else argument
|
| /include/net/ |
| D | lapb.h | 89 unsigned char condition; member
|
| D | netrom.h | 69 unsigned char state, condition, bpqext, window; member
|
| D | x25.h | 152 unsigned char state, condition; member
|
| D | rose.h | 135 unsigned char state, condition, qbitincl, defer; member
|
| D | ax25.h | 235 unsigned char condition, backoff; member
|
| D | cfg80211.h | 2142 enum nl80211_coalesce_condition condition; member
|
| /include/uapi/linux/ |
| D | input.h | 438 struct ff_condition_effect condition[2]; /* One for each axis */ member
|
| /include/sound/ |
| D | core.h | 369 #define snd_BUG_ON(condition) ({ \ argument
|
| /include/net/bluetooth/ |
| D | hci.h | 883 __u8 condition[0]; member
|