Home
last modified time | relevance | path

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

12345

/external/ltp/testcases/kernel/syscalls/remap_file_pages/
Dremap_file_pages02.c59 static struct tcase { struct
69 } tcases[] = { argument
/external/ltp/testcases/kernel/syscalls/lseek/
Dlseek01.c35 static struct tcase { struct
52 struct tcase *tc = &tcases[n]; in verify_lseek() argument
Dlseek07.c37 static struct tcase { struct
52 struct tcase *tc = &tcases[n]; in verify_lseek() argument
/external/ltp/testcases/kernel/syscalls/sysctl/
Dsysctl04.c38 static struct tcase { struct
53 struct tcase *tc = &tcases[n]; in verify_sysctl() argument
/external/ltp/testcases/kernel/syscalls/preadv2/
Dpreadv201.c35 static struct tcase { struct
55 struct tcase *tc = &tcases[n]; in verify_preadv2() argument
Dpreadv202.c52 static struct tcase { struct
72 struct tcase *tc = &tcases[n]; in verify_preadv2() argument
/external/ltp/testcases/kernel/syscalls/pwritev2/
Dpwritev202.c49 static struct tcase { struct
68 struct tcase *tc = &tcases[n]; in verify_pwritev2() argument
Dpwritev201.c36 static struct tcase { struct
55 struct tcase *tc = &tcases[n]; in verify_pwritev2() argument
/external/ltp/testcases/kernel/syscalls/open/
Dopen01.c45 static struct tcase { struct
58 struct tcase *tc = &tcases[n]; in verify_open() argument
/external/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl01.c97 static struct tcase { struct
105 } tcases[] = { argument
/external/ltp/testcases/kernel/syscalls/socket/
Dsocket02.c37 static struct tcase { struct
52 struct tcase *tc = &tcases[n]; in verify_socket() argument
/external/ltp/testcases/kernel/syscalls/mlock2/
Dmlock201.c35 static struct tcase { struct
42 } tcases[] = { argument
Dmlock202.c36 static struct tcase { struct
52 struct tcase *tc = &tcases[n]; in verify_mlock2() argument
/external/ltp/testcases/kernel/syscalls/setregid/
Dsetregid02.c33 static struct tcase { struct
40 } tcases[] = { argument
/external/ltp/testcases/kernel/syscalls/setpriority/
Dsetpriority02.c48 static struct tcase { struct
67 static void setpriority_test(struct tcase *tc) in setpriority_test() argument
/external/ltp/testcases/kernel/syscalls/socketpair/
Dsocketpair02.c40 static struct tcase { struct
55 struct tcase *tc = &tcases[n]; in verify_socketpair() argument
/external/ltp/testcases/kernel/syscalls/pwritev/
Dpwritev02.c65 static struct tcase { struct
83 struct tcase *tc = &tcases[n]; in verify_pwritev() argument
/external/ltp/testcases/kernel/syscalls/getpriority/
Dgetpriority01.c32 static struct tcase { struct
44 struct tcase *tc = &tcases[n]; in verify_getpriority() argument
Dgetpriority02.c36 static struct tcase { struct
52 struct tcase *tc = &tcases[n]; in verify_getpriority() argument
/external/ltp/testcases/kernel/syscalls/memfd_create/
Dmemfd_create02.c36 static const struct tcase { struct
41 } tcases[] = { argument
/external/ltp/testcases/kernel/syscalls/preadv/
Dpreadv02.c68 static struct tcase { struct
87 struct tcase *tc = &tcases[n]; in verify_preadv() argument
/external/ltp/testcases/kernel/syscalls/pwrite/
Dpwrite02.c51 static struct tcase { struct
57 } tcases[] = { argument
/external/ltp/testcases/kernel/syscalls/ipc/msgctl/
Dmsgctl12.c33 static struct tcase { struct
34 int *msg_id;
35 int cmd;
36 char *name;
37 void *buf;
/external/ltp/testcases/kernel/syscalls/splice/
Dsplice03.c60 static struct tcase { struct
66 } tcases[] = { argument
/external/ltp/testcases/kernel/syscalls/prctl/
Dprctl02.c19 static struct tcase { struct
30 struct tcase *tc = &tcases[n]; in verify_prctl() argument

12345