Home
last modified time | relevance | path

Searched refs:check_features (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/scripts/qapi/
H A Dexpr.py397 check_features(arg.get('features'), info)
410 def check_features(features: Optional[object], function
480 check_features(member.get('features'), info)
676 check_features(expr.get('features'), info)
/openbmc/linux/tools/testing/selftests/net/
H A Damt.sh208 check_features() function
255 check_features
H A Dbareudp.sh496 check_features() function
522 check_features
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0007-FF-A-v15-arm_ffa-introduce-sandbox-test-cases-for-UC.patch127 +static int check_features(struct ffa_priv *uc_priv, struct unit_test_state *uts)
247 + check_features(uc_priv, uts);
/openbmc/linux/arch/powerpc/lib/
H A Dfeature-fixups.c684 static int __init check_features(void) in check_features() function
697 late_initcall(check_features);