Home
last modified time | relevance | path

Searched refs:supported_archs (Results 1 – 16 of 16) 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.c143 .supported_archs = (const char *const []) {
Dptrace07.c205 .supported_archs = (const char *const []) {
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
Dset_mempolicy05.c115 .supported_archs = (const char *const []) {
/third_party/ltp/testcases/kernel/kvm/
Dkvm_svm01.c111 .supported_archs = (const char *const []) {
Dkvm_svm03.c158 .supported_archs = (const char *const []) {
Dkvm_svm02.c140 .supported_archs = (const char *const []) {
Dkvm_pagefault01.c224 .supported_archs = (const char *const []) {
/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl10.c106 .supported_archs = (const char *const []) {
/third_party/ltp/include/
Dtst_test.h163 const char *const *supported_archs; member
/third_party/ltp/testcases/cve/
Dmeltdown.c380 .supported_archs = (const char *const []) {
/third_party/ltp/lib/
Dtst_test.c1169 if (tst_test->supported_archs && !tst_is_on_arch(tst_test->supported_archs)) in do_setup()
/third_party/ltp/doc/
DTest-Writing-Guidelines.asciidoc398 | '.supported_archs' | not applicable
DC-Test-API.asciidoc2388 platform to run, we now involve a '.supported_archs' to achieve this feature
2390 the '.supported_archs' array in the 'struct tst_test' to choose the required
2393 .supported_archs = (const char *const []){"x86_64", "ppc64", NULL}
2412 .supported_archs = (const char *const []) {
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 []) {