Searched refs:_exp (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/include/ |
H A D | ucall_common.h | 67 #define ____GUEST_ASSERT(_condition, _exp, _fmt, _args...) \ argument 70 ucall_assert(UCALL_ABORT, _exp, __FILE__, __LINE__, _fmt, ##_args); \
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | meter.c | 55 u8 e, _man = 0, _exp = 0; in mlx5e_flow_meter_cir_calc() local 69 _exp = e; in mlx5e_flow_meter_cir_calc() 78 *exp = _exp; in mlx5e_flow_meter_cir_calc() 85 u8 e, _man = 0, _exp = 0; in mlx5e_flow_meter_cbs_calc() local 96 _exp = e; in mlx5e_flow_meter_cbs_calc() 105 *exp = _exp; in mlx5e_flow_meter_cbs_calc()
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/ |
H A D | init-system-helpers_1.68.bb | 21 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))(?!_exp)"
|