Searched defs:_condition (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_print.h | 42 #define gt_WARN(_gt, _condition, _fmt, ...) \ argument 45 #define gt_WARN_ONCE(_gt, _condition, _fmt, ...) \ argument 48 #define gt_WARN_ON(_gt, _condition) \ argument 51 #define gt_WARN_ON_ONCE(_gt, _condition) \ argument
|
/openbmc/linux/tools/testing/selftests/kvm/include/ |
H A D | ucall_common.h | 67 #define ____GUEST_ASSERT(_condition, _exp, _fmt, _args...) \ argument 73 #define __GUEST_ASSERT(_condition, _fmt, _args...) \ argument 76 #define GUEST_ASSERT(_condition) \ argument
|
/openbmc/phosphor-inventory-manager/ |
H A D | functor.hpp | 236 U _condition; member 374 U _condition; member
|