Home
last modified time | relevance | path

Searched refs:setup (Results 851 - 875 of 1984) sorted by relevance

1...<<31323334353637383940>>...80

/third_party/ltp/testcases/kernel/syscalls/modify_ldt/
H A Dmodify_ldt01.c90 void setup(void);
103 setup(); in main()
202 void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages04.c72 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 Dmq_unlink01.c65 void setup(void) in setup() function
117 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/munmap/
H A Dmunmap02.c91 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 Dmunmap01.c89 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 Dmunmap03.c52 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 Dpause02.c38 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 Dpidfd_send_signal03.c118 static void setup(void) in setup() function
140 .setup = setup,
H A Dpidfd_send_signal02.c67 static void setup(void) in setup() function
102 .setup = setup,
H A Dpidfd_send_signal01.c74 static void setup(void) in setup() function
106 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/preadv/
H A Dpreadv02.c97 static void setup(void) in setup() function
126 .setup = setup,
H A Dpreadv01.c84 void setup(void) in setup() function
105 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/process_madvise/
H A Dprocess_madvise01.c68 static void setup(void) in setup() function
119 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/read/
H A Dread02.c93 static void setup(void) in setup() function
131 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/readlink/
H A Dreadlink03.c90 static void setup(void) in setup() function
123 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/readlinkat/
H A Dreadlinkat01.c67 static void setup(void) in setup() function
95 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/
H A Drt_sigqueueinfo01.c81 static void setup(void) in setup() function
108 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/sched_getaffinity/
H A Dsched_getaffinity01.c85 static void setup(void) in setup() function
94 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/sendfile/
H A Dsendfile02.c40 static void setup(void) in setup() function
88 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
H A Dset_mempolicy01.c31 static void setup(void) in setup() function
116 .setup = setup,
H A Dset_mempolicy02.c32 static void setup(void) in setup() function
106 .setup = setup,
H A Dset_mempolicy03.c30 static void setup(void) in setup() function
97 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/sigaction/
H A Dsigaction01.c73 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 Dsigaltstack01.c90 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 Dsigaltstack02.c89 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

Completed in 11 milliseconds

1...<<31323334353637383940>>...80