Searched refs:supported_archs (Results 1 – 9 of 9) sorted by relevance
79 .supported_archs = (const char *const []) {
96 .supported_archs = (const char *const []) {
164 .supported_archs = (const char *const []) {
182 .supported_archs = (const char *const []) {
115 .supported_archs = (const char *const []) {
148 const char *const *supported_archs; member
380 .supported_archs = (const char *const []) {
1042 if (tst_test->supported_archs && !tst_is_on_arch(tst_test->supported_archs)) in do_setup()
2289 platform to run, we now involve a .supported_archs to achieve this feature2291 the '.supported_archs' array in the 'struct tst_test' to choose the required2294 .supported_archs = (const char *const []){"x86_64", "ppc64", NULL}2313 .supported_archs = (const char *const []) {