/third_party/ltp/testcases/kernel/syscalls/modify_ldt/ |
H A D | modify_ldt01.c | 90 void setup(void); 103 setup(); in main() 202 void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/move_pages/ |
H A D | move_pages04.c | 72 void setup(void); 85 setup(); in main() 163 * setup() - performs all ONE TIME setup for this test 165 void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/mq_unlink/ |
H A D | mq_unlink01.c | 65 void setup(void) in setup() function 117 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/munmap/ |
H A D | munmap02.c | 91 void setup(); /* Main setup function of test */ 107 setup(); in main() 150 * setup() - performs all ONE TIME setup for this test. 156 void setup(void) in setup() function
|
H A D | munmap01.c | 89 void setup(); /* Main setup function of test */ 103 setup(); in main() 144 * setup() - performs all ONE TIME setup for this test. 151 void setup(void) in setup() function
|
H A D | munmap03.c | 52 static void setup(void); 67 setup(); in main() 80 static void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/pause/ |
H A D | pause02.c | 38 static void setup(void); 52 setup(); in main() 125 fprintf(stderr, "Child: Failed to setup signal handler\n"); in do_child() 147 static void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/pidfd_send_signal/ |
H A D | pidfd_send_signal03.c | 118 static void setup(void) in setup() function 140 .setup = setup,
|
H A D | pidfd_send_signal02.c | 67 static void setup(void) in setup() function 102 .setup = setup,
|
H A D | pidfd_send_signal01.c | 74 static void setup(void) in setup() function 106 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/preadv/ |
H A D | preadv02.c | 97 static void setup(void) in setup() function 126 .setup = setup,
|
H A D | preadv01.c | 84 void setup(void) in setup() function 105 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/process_madvise/ |
H A D | process_madvise01.c | 68 static void setup(void) in setup() function 119 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/read/ |
H A D | read02.c | 93 static void setup(void) in setup() function 131 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/readlink/ |
H A D | readlink03.c | 90 static void setup(void) in setup() function 123 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/readlinkat/ |
H A D | readlinkat01.c | 67 static void setup(void) in setup() function 95 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/ |
H A D | rt_sigqueueinfo01.c | 81 static void setup(void) in setup() function 108 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/sched_getaffinity/ |
H A D | sched_getaffinity01.c | 85 static void setup(void) in setup() function 94 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/sendfile/ |
H A D | sendfile02.c | 40 static void setup(void) in setup() function 88 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/ |
H A D | set_mempolicy01.c | 31 static void setup(void) in setup() function 116 .setup = setup,
|
H A D | set_mempolicy02.c | 32 static void setup(void) in setup() function 106 .setup = setup,
|
H A D | set_mempolicy03.c | 30 static void setup(void) in setup() function 97 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/sigaction/ |
H A D | sigaction01.c | 73 void setup(); 211 * setup() - performs all ONE TIME setup for this test. 213 void setup(void) in setup() function 238 setup(); in main()
|
/third_party/ltp/testcases/kernel/syscalls/sigaltstack/ |
H A D | sigaltstack01.c | 90 void setup(void); /* Main setup function of test */ 101 setup(); in main() 171 * setup() - performs all ONE TIME setup for this test. 177 void setup(void) in setup() function 191 "sigaction() fails in setup, errno=%d", errno); in setup()
|
H A D | sigaltstack02.c | 89 void setup(void); /* Main setup function of test */ 118 setup(); in main() 163 * setup() - performs all ONE TIME setup for this test. 166 void setup(void) in setup() function
|