HomeSort by relevance Sort by last modified time
    Searched refs:tst_fork (Results 1 - 24 of 24) sorted by null

  /external/ltp/lib/tests/
tst_record_childstatus.c 33 pid = tst_fork();
  /external/ltp/testcases/kernel/input/
input02.c 53 pid = tst_fork();
input04.c 51 pid = tst_fork();
input05.c 57 pid = tst_fork();
input01.c 54 pid = tst_fork();
input03.c 54 pid = tst_fork();
input06.c 56 pid = tst_fork();
  /external/ltp/testcases/kernel/syscalls/futex/
futex_wait02.c 56 pid = tst_fork();
futex_wake03.c 78 pids[i] = tst_fork();
futex_wake02.c 142 pid = tst_fork();
  /external/ltp/include/old/
test.h 81 # define FORK_OR_VFORK tst_fork
156 * NOTE: tst_fork() will reset T_exitval to 0 for child process.
158 pid_t tst_fork(void);
  /external/ltp/testcases/kernel/syscalls/fork/
fork14.c 117 switch (tst_fork()) {
  /external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
msgrcv07.c 89 child_pid = tst_fork();
127 child_pid = tst_fork();
  /external/ltp/testcases/kernel/syscalls/personality/
personality01.c 93 pid = tst_fork();
  /external/ltp/testcases/kernel/containers/netns/
netns_netlink.c 133 pid = tst_fork();
  /external/ltp/testcases/kernel/syscalls/epoll_pwait/
epoll_pwait01.c 157 cpid = tst_fork();
  /external/ltp/testcases/kernel/syscalls/sched_setaffinity/
sched_setaffinity01.c 118 privileged_pid = tst_fork();
  /external/ltp/testcases/kernel/syscalls/mmap/
mmap16.c 102 child = tst_fork();
  /external/ltp/testcases/kernel/syscalls/open/
open12.c 203 pid = tst_fork();
  /external/ltp/testcases/kernel/syscalls/openat/
openat02.c 163 pid = tst_fork();
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl31.c 348 child = tst_fork();
  /external/ltp/testcases/kernel/io/direct_io/
dma_thread_diotest.c 212 pid = tst_fork();
  /external/ltp/lib/
tst_res.c 413 pid_t tst_fork(void) function
  /external/ltp/testcases/kernel/ipc/pipeio/
pipeio.c 140 child = tst_fork();

Completed in 478 milliseconds