Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Damt.sh216 check_features() function
264 check_features
H A Dbareudp.sh464 check_features() function
490 check_features
/linux/arch/powerpc/lib/
H A Dfeature-fixups.c692 static int __init check_features(void) in check_features() function
705 late_initcall(check_features);
/linux/arch/x86/virt/vmx/tdx/
H A Dtdx.c283 static int check_features(struct tdx_sys_info *sysinfo) in check_features() function
1088 ret = check_features(&tdx_sysinfo); in init_tdx_module()