| /include/linux/ |
| D | wait.h | 218 #define ___wait_cond_timeout(condition) \ argument 244 #define ___wait_event(wq_head, condition, state, exclusive, ret, cmd) \ argument 268 #define __wait_event(wq_head, condition) \ argument 284 #define wait_event(wq_head, condition) \ argument 292 #define __io_wait_event(wq_head, condition) \ argument 299 #define io_wait_event(wq_head, condition) \ argument 307 #define __wait_event_freezable(wq_head, condition) \ argument 323 #define wait_event_freezable(wq_head, condition) \ argument 332 #define __wait_event_timeout(wq_head, condition, timeout) \ argument 356 #define wait_event_timeout(wq_head, condition, timeout) \ argument [all …]
|
| D | swait.h | 159 #define ___swait_event(wq, condition, state, ret, cmd) \ argument 182 #define __swait_event(wq, condition) \ argument 186 #define swait_event(wq, condition) \ argument 193 #define __swait_event_timeout(wq, condition, timeout) \ argument 198 #define swait_event_timeout(wq, condition, timeout) \ argument 206 #define __swait_event_interruptible(wq, condition) \ argument 210 #define swait_event_interruptible(wq, condition) \ argument 218 #define __swait_event_interruptible_timeout(wq, condition, timeout) \ argument 223 #define swait_event_interruptible_timeout(wq, condition, timeout) \ argument 232 #define __swait_event_idle(wq, condition) \ argument [all …]
|
| D | ratelimit.h | 81 #define WARN_ON_RATELIMIT(condition, state) ({ \ argument 87 #define WARN_RATELIMIT(condition, format, ...) \ argument 102 #define WARN_ON_RATELIMIT(condition, state) \ argument 105 #define WARN_RATELIMIT(condition, format, ...) \ argument
|
| D | build_bug.h | 14 #define BUILD_BUG_ON(condition) (0) argument 68 #define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)])) argument 70 #define BUILD_BUG_ON(condition) \ argument
|
| D | compiler.h | 300 # define __compiletime_error_fallback(condition) \ argument 305 # define __compiletime_error_fallback(condition) do { } while (0) argument 309 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 318 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 321 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument 333 #define compiletime_assert(condition, msg) \ argument
|
| D | rcuwait.h | 38 #define rcuwait_wait_event(w, condition) \ argument
|
| D | bug.h | 66 #define CHECK_DATA_CORRUPTION(condition, fmt, ...) \ argument
|
| D | seqno-fence.h | 37 enum seqno_fence_condition condition; member
|
| D | freezer.h | 251 #define wait_event_freezekillable_unsafe(wq, condition) \ argument 297 #define wait_event_freezekillable_unsafe(wq, condition) \ argument
|
| D | genl_magic_func.h | 137 #define BUILD_BUG_ON(condition) ((void)BUILD_BUG_ON_ZERO(condition)) argument
|
| D | sched.h | 1477 #define conditional_stopped_child_used_math(condition, child) \ argument 1480 #define conditional_used_math(condition) conditional_stopped_child_used_math(condition, current) argument
|
| D | device.h | 1470 #define dev_WARN_ONCE(dev, condition, format, arg...) \ argument
|
| D | usb.h | 247 enum usb_interface_condition condition; /* state of binding */ member
|
| /include/asm-generic/ |
| D | bug.h | 59 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0) argument 66 #define WARN_ON_ONCE(condition) ({ \ argument 108 #define WARN_ON(condition) ({ \ argument 117 #define WARN(condition, format...) ({ \ argument 125 #define WARN_TAINT(condition, taint, format...) ({ \ argument 133 #define WARN_ON_ONCE(condition) ({ \ argument 145 #define WARN_ONCE(condition, format...) ({ \ argument 156 #define WARN_TAINT_ONCE(condition, taint, format...) ({ \ argument 173 #define BUG_ON(condition) do { if (condition) BUG(); } while (0) argument 177 #define WARN_ON(condition) ({ \ argument [all …]
|
| /include/drm/ |
| D | drm_os_linux.h | 33 #define DRM_WAIT_ON( ret, queue, timeout, condition ) \ argument
|
| D | drmP.h | 345 #define for_each_if(condition) if (!(condition)) {} else argument
|
| /include/net/ |
| D | lapb.h | 91 unsigned char condition; member
|
| D | netrom.h | 71 unsigned char state, condition, bpqext, window; member
|
| D | x25.h | 154 unsigned char state, condition; member
|
| D | rose.h | 136 unsigned char state, condition, qbitincl, defer; member
|
| D | ax25.h | 248 unsigned char condition, backoff; member
|
| D | cfg80211.h | 2305 enum nl80211_coalesce_condition condition; member
|
| /include/uapi/linux/ |
| D | input.h | 444 struct ff_condition_effect condition[2]; /* One for each axis */ member
|
| /include/sound/ |
| D | core.h | 354 #define snd_BUG_ON(condition) ({ \ argument
|
| /include/net/bluetooth/ |
| D | hci.h | 884 __u8 condition[0]; member
|