Searched defs:_cond (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_print.h | 39 #define guc_WARN(_guc, _cond, _fmt, ...) \ argument 42 #define guc_WARN_ONCE(_guc, _cond, _fmt, ...) \ argument 45 #define guc_WARN_ON(_guc, _cond) \ argument 48 #define guc_WARN_ON_ONCE(_guc, _cond) \ argument
|
| /linux/include/linux/ |
| H 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
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_db_mgr.c | 46 #define dbm_assert(_dbm, _cond) xe_gt_assert(dbm_to_gt(_dbm), _cond) argument
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 819 #define __CFG_FW_FEAT(_chip, _cond, _maj, _min, _sub, _idx, _feat) \ argument 827 #define __S_DIS_FW_FEAT(_chip, _cond, _maj, _min, _sub, _idx, _feat) \ argument 837 #define __G_DIS_FW_FEAT(_chip, _cond, _maj, _min, _sub, _idx, _grp) \ argument 848 #define __DIS_FW_FEAT(_chip, _cond, _maj, _min, _sub, _idx, _feat, _type) \ argument
|