Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
H A Dcxl.c20 static bool type2_test; variable
520 if (type2_test) in populate_cedt()
527 if (i == 0 && !type2_test) in populate_cedt()
1120 return type2_test ? MOCK_DECODER_INIT_TYPE2_AUTO : in get_decoder_init_type()
1926 if (type2_test) { in cxl_mem_exit()
2035 if (type2_test) in cxl_mem_init()
2077 if (type2_test) in have_multiple_modparms()
2348 if (type2_test) { in cxl_topo_exit()
2358 if (type2_test) in cxl_topo_init()
2485 module_param(type2_test, bool, 0444);
[all …]