Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/ptrace/
Dptrace10.c79 .supported_archs = (const char *const []) {
Dptrace09.c96 .supported_archs = (const char *const []) {
Dptrace08.c164 .supported_archs = (const char *const []) {
Dptrace07.c182 .supported_archs = (const char *const []) {
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
Dset_mempolicy05.c115 .supported_archs = (const char *const []) {
/third_party/ltp/include/
Dtst_test.h148 const char *const *supported_archs; member
/third_party/ltp/testcases/cve/
Dmeltdown.c380 .supported_archs = (const char *const []) {
/third_party/ltp/lib/
Dtst_test.c1042 if (tst_test->supported_archs && !tst_is_on_arch(tst_test->supported_archs)) in do_setup()
/third_party/ltp/doc/
Dc-test-api.txt2289 platform to run, we now involve a .supported_archs to achieve this feature
2291 the '.supported_archs' array in the 'struct tst_test' to choose the required
2294 .supported_archs = (const char *const []){"x86_64", "ppc64", NULL}
2313 .supported_archs = (const char *const []) {