Home
last modified time | relevance | path

Searched refs:tst_fork (Results 1 – 25 of 29) sorted by relevance

12

/external/ltp/include/old/
Dtest.h101 # define FORK_OR_VFORK tst_fork
167 pid_t tst_fork(void);
/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
Dmsgrcv07.c89 child_pid = tst_fork(); in test_msg_except()
127 child_pid = tst_fork(); in test_msg_noerror()
/external/ltp/lib/tests/
Dtst_record_childstatus.c33 pid = tst_fork(); in main()
/external/ltp/testcases/kernel/syscalls/futex/
Dfutex_wait02.c56 pid = tst_fork(); in verify_futex_wait()
Dfutex_wake03.c78 pids[i] = tst_fork(); in verify_futex_wake()
Dfutex_wake02.c142 pid = tst_fork(); in verify_futex_wake()
/external/ltp/testcases/kernel/input/
Dinput04.c51 pid = tst_fork(); in main()
Dinput02.c53 pid = tst_fork(); in main()
Dinput05.c57 pid = tst_fork(); in main()
Dinput03.c54 pid = tst_fork(); in main()
Dinput01.c54 pid = tst_fork(); in main()
Dinput06.c53 pid = tst_fork(); in main()
/external/ltp/testcases/kernel/syscalls/fork/
Dfork14.c117 switch (tst_fork()) { in fork_test()
/external/ltp/testcases/kernel/syscalls/getcwd/
Dgetcwd04.c66 child = tst_fork(); in main()
/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify06.c88 pid = tst_fork(); in verify_inotify()
/external/ltp/testcases/kernel/syscalls/personality/
Dpersonality01.c93 pid = tst_fork(); in verify_personality()
/external/ltp/testcases/kernel/containers/netns/
Dnetns_netlink.c134 pid = tst_fork(); in test()
/external/ltp/testcases/kernel/syscalls/kcmp/
Dkcmp01.c80 pid2 = tst_fork(); in main()
/external/ltp/testcases/kernel/syscalls/epoll_pwait/
Depoll_pwait01.c157 cpid = tst_fork(); in do_test()
/external/ltp/testcases/kernel/syscalls/sched_setaffinity/
Dsched_setaffinity01.c118 privileged_pid = tst_fork(); in setup()
/external/ltp/testcases/kernel/mem/tunable/
Dmax_map_count.c212 switch (pid = tst_fork()) { in max_map_count_test()
/external/ltp/testcases/kernel/syscalls/mmap/
Dmmap16.c101 child = tst_fork(); in do_test()
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl33.c151 pid_t cpid = tst_fork(); in do_test()
/external/ltp/testcases/kernel/syscalls/open/
Dopen12.c203 pid = tst_fork(); in test_cloexec()
/external/ltp/testcases/kernel/syscalls/openat/
Dopenat02.c163 pid = tst_fork(); in testfunc_cloexec()

12