Searched defs:_cond (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| A D | closure.h | 435 #define __closure_wait_event(waitlist, _cond) \ argument 451 #define closure_wait_event(waitlist, _cond) \ argument 457 #define __closure_wait_event_timeout(waitlist, _cond, _until) \ argument 484 #define closure_wait_event_timeout(waitlist, _cond, _timeout) \ argument
|
| A D | cleanup.h | 382 #define DEFINE_GUARD_COND_4(_name, _ext, _lock, _cond) \ argument 503 #define DEFINE_LOCK_GUARD_1_COND_4(_name, _ext, _lock, _cond) \ argument
|
| /include/linux/platform_data/ |
| A D | cros_ec_commands.h | 19 #define BUILD_ASSERT(_cond) argument
|
Completed in 30 milliseconds