/third_party/ltp/testcases/kernel/syscalls/clock_gettime/ |
H A D | clock_gettime04.c | 93 static void setup(void) in setup() function 194 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/clone3/ |
H A D | clone301.c | 167 static void setup(void) in setup() function 178 .setup = setup,
|
H A D | clone302.c | 59 static void setup(void) in setup() function 110 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/ |
H A D | epoll_ctl01.c | 34 static void setup(void) in setup() function 143 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify02.c | 180 static void setup(void) in setup() function 194 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/fchown/ |
H A D | fchown02.c | 71 static void setup(void) in setup() function 93 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl07.c | 56 static void setup(void); 149 setup(); in main() 162 void setup(void) in setup() function
|
H A D | fcntl33.c | 76 static void setup(void) in setup() function 220 .setup = setup,
|
H A D | fcntl34.c | 22 static void setup(void) in setup() function 131 .setup = setup
|
/third_party/ltp/testcases/kernel/syscalls/ftruncate/ |
H A D | ftruncate04.c | 152 static void setup(void) in setup() function 176 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/getitimer/ |
H A D | getitimer01.c | 104 static void setup(void) in setup() function 114 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify08.c | 131 static void setup(void) in setup() function 179 .setup = setup,
|
H A D | inotify03.c | 129 static void setup(void) in setup() function 172 .setup = setup,
|
H A D | inotify04.c | 69 static void setup(void) in setup() function 168 .setup = setup,
|
H A D | inotify01.c | 139 static void setup(void) in setup() function 164 .setup = setup,
|
H A D | inotify05.c | 124 static void setup(void) in setup() function 152 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
H A D | shmctl04.c | 19 * Note what we create a SHM segment in the test setup to make sure that there 155 static void setup(void) in setup() function 182 .setup = setup,
|
H A D | shmctl02.c | 101 static void setup(void) in setup() function 141 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmat/ |
H A D | shmat01.c | 130 static void setup(void) in setup() function 149 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/keyctl/ |
H A D | keyctl05.c | 191 static void setup(void) in setup() function 221 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise08.c | 45 static void setup(void) in setup() function 209 .setup = setup,
|
H A D | madvise10.c | 160 static void setup(void) in setup() function 172 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/mknodat/ |
H A D | mknodat02.c | 42 static void setup(void); 90 setup(); in main() 103 static void setup(void) in setup() function
|
H A D | mknodat01.c | 42 static void setup(void); 101 setup(); in main() 117 static void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/mlockall/ |
H A D | mlockall03.c | 50 * Do necessary setup for each test. 86 void setup(); 133 setup(); in main() 143 tst_resm(TFAIL, "mlockall() Failed while setup " in main() 182 * setup() - performs all ONE TIME setup for this test. 184 void setup(void) in setup() function
|