/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl_loop07.c | 110 static void setup(void) in setup() function 154 .setup = setup,
|
H A D | ioctl_loop06.c | 96 static void setup(void) in setup() function 138 .setup = setup,
|
H A D | ioctl08.c | 109 static void setup(void) in setup() function 119 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
H A D | msgctl06.c | 19 * Note what we create a MSG segment in the test setup and send msg to make sure 139 static void setup(void) in setup() function 166 .setup = setup,
|
H A D | msgctl04.c | 85 static void setup(void) in setup() function 121 .setup = setup,
|
H A D | msgctl01.c | 120 static void setup(void) in setup() function 138 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
H A D | semctl03.c | 87 static void setup(void) in setup() function 108 .setup = setup,
|
H A D | semctl07.c | 133 static void setup(void) in setup() function 148 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmget/ |
H A D | shmget02.c | 114 static void setup(void) in setup() function 147 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
H A D | kill12.c | 65 void setup(); 84 setup(); in main() 209 void setup(void) in setup() function
|
H A D | kill07.c | 28 * call setup 29 * setup some shared memory 71 void setup(void); 98 setup(); /* global setup */ in main() 114 "Failed to setup shared memory"); in main() 124 /* setup the signal handler */ in main() 207 * setup() - performs all ONE TIME setup for this test 209 void setup(voi function [all...] |
/third_party/ltp/testcases/kernel/syscalls/mbind/ |
H A D | mbind04.c | 30 static void setup(void) in setup() function 130 .setup = setup,
|
H A D | mbind03.c | 28 static void setup(void) in setup() function 115 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/mkdir/ |
H A D | mkdir09.c | 127 static void setup(void) in setup() function 141 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/mlock2/ |
H A D | mlock201.c | 137 static void setup(void) in setup() function 145 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/mmap/ |
H A D | mmap18.c | 74 static void setup(void) in setup() function 139 tst_brk(TBROK, "pthread_attr_init failed during setup"); in grow_stack() 143 tst_brk(TBROK, "pthread_attr_setstack failed during setup"); in grow_stack() 213 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/mprotect/ |
H A D | mprotect02.c | 48 static void setup(void); 68 setup(); in main() 161 static void setup(void) in setup() function
|
H A D | mprotect01.c | 61 static void setup(void); 91 setup(); in main() 154 static void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/msync/ |
H A D | msync03.c | 53 static void setup(void); 88 setup(); in main() 101 static void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/open_by_handle_at/ |
H A D | open_by_handle_at02.c | 43 static void setup(void) in setup() function 105 .setup = setup,
|
H A D | open_by_handle_at01.c | 50 static void setup(void) in setup() function 111 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/ |
H A D | perf_event_open01.c | 50 static void setup(void); 85 setup(); in main() 98 static void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/prctl/ |
H A D | prctl02.c | 172 static void setup(void) in setup() function 198 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/preadv/ |
H A D | preadv03.c | 91 static void setup(void) in setup() function 131 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/pwrite/ |
H A D | pwrite01.c | 83 static void setup(void) in setup() function 111 .setup = setup,
|