Home
last modified time | relevance | path

Searched defs:tcase (Results 1 – 25 of 233) sorted by relevance

12345678910

/third_party/ltp/testcases/kernel/syscalls/clone3/
Dclone302.c23 static struct tcase { struct
34 } tcases[] = { argument
/third_party/ltp/testcases/kernel/syscalls/openat2/
Dopenat203.c15 static struct tcase { struct
25 } tcases[] = { argument
45 struct tcase *tc = &tcases[n]; in run() argument
Dopenat201.c18 static struct tcase { struct
26 } tcases[] = { argument
/third_party/ltp/testcases/kernel/syscalls/capset/
Dcapset02.c36 static struct tcase { struct
56 struct tcase *tc = &tcases[n]; in verify_capset() argument
/third_party/ltp/testcases/kernel/syscalls/move_mount/
Dmove_mount02.c14 static struct tcase { struct
32 struct tcase *tc = &tcases[n]; in run() argument
/third_party/ltp/testcases/kernel/syscalls/finit_module/
Dfinit_module02.c33 struct tcase { struct
42 void (*fix_errno)(struct tcase *tc); argument
/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl08.c63 static struct tcase { struct
72 } tcases[] = { argument
Dquotactl01.c64 static struct tcase { struct
73 } tcases[] = { argument
Dquotactl04.c51 static struct tcase { struct
60 } tcases[] = { argument
/third_party/ltp/testcases/kernel/syscalls/fsconfig/
Dfsconfig02.c13 static struct tcase { struct
21 } tcases[] = { argument
/third_party/ltp/testcases/kernel/syscalls/open_tree/
Dopen_tree02.c12 static struct tcase { struct
26 struct tcase *tc = &tcases[n]; in run() argument
/third_party/ltp/testcases/kernel/syscalls/fspick/
Dfspick02.c12 static struct tcase { struct
26 struct tcase *tc = &tcases[n]; in run() argument
/third_party/ltp/testcases/kernel/syscalls/remap_file_pages/
Dremap_file_pages02.c59 static struct tcase { struct
69 } tcases[] = { argument
/third_party/ltp/testcases/kernel/syscalls/lseek/
Dlseek01.c23 static struct tcase { struct
40 struct tcase *tc = &tcases[n]; in verify_lseek() argument
Dlseek07.c25 static struct tcase { struct
40 struct tcase *tc = &tcases[n]; in verify_lseek() argument
/third_party/ltp/testcases/kernel/syscalls/swapoff/
Dswapoff02.c26 static struct tcase { struct
41 struct tcase *tc = tcases + i; in verify_swapoff() argument
/third_party/ltp/testcases/kernel/syscalls/sysctl/
Dsysctl04.c29 static struct tcase { struct
44 struct tcase *tc = &tcases[n]; in verify_sysctl() argument
/third_party/ltp/testcases/kernel/syscalls/io_pgetevents/
Dio_pgetevents02.c22 static struct tcase { struct
31 } tcases[] = { argument
/third_party/ltp/testcases/kernel/syscalls/init_module/
Dinit_module02.c31 static struct tcase { struct
39 } tcases[] = { argument
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl13.c27 static struct tcase { struct
42 struct tcase *tc = &tcases[n]; in verify_fcntl() argument
/third_party/ltp/testcases/kernel/syscalls/name_to_handle_at/
Dname_to_handle_at02.c22 static struct tcase { struct
30 } tcases[] = { argument
/third_party/ltp/testcases/kernel/syscalls/swapon/
Dswapon02.c30 static struct tcase { struct
37 } tcases[] = { argument
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl08.c38 static struct tcase { struct
53 struct tcase *tc = &tcases[n]; in verify_ioctl() argument
/third_party/ltp/testcases/kernel/syscalls/capget/
Dcapget02.c27 static struct tcase { struct
43 struct tcase *tc = &tcases[n]; in verify_capget() argument
/third_party/ltp/testcases/kernel/syscalls/setregid/
Dsetregid02.c32 static struct tcase { struct
39 } tcases[] = { argument

12345678910