Searched refs:supported_archs (Results 1 – 16 of 16) sorted by relevance
79 .supported_archs = (const char *const []) {
96 .supported_archs = (const char *const []) {
143 .supported_archs = (const char *const []) {
205 .supported_archs = (const char *const []) {
115 .supported_archs = (const char *const []) {
111 .supported_archs = (const char *const []) {
158 .supported_archs = (const char *const []) {
140 .supported_archs = (const char *const []) {
224 .supported_archs = (const char *const []) {
106 .supported_archs = (const char *const []) {
163 const char *const *supported_archs; member
380 .supported_archs = (const char *const []) {
1169 if (tst_test->supported_archs && !tst_is_on_arch(tst_test->supported_archs)) in do_setup()
398 | '.supported_archs' | not applicable
2388 platform to run, we now involve a '.supported_archs' to achieve this feature2390 the '.supported_archs' array in the 'struct tst_test' to choose the required2393 .supported_archs = (const char *const []){"x86_64", "ppc64", NULL}2412 .supported_archs = (const char *const []) {
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 []) {