Home
last modified time | relevance | path

Searched defs:pid (Results 251 - 275 of 2599) sorted by relevance

1...<<11121314151617181920>>...104

/test/xts/acts/kernel_lite/dyload_posix/
H A DExecApiTest.cpp39 pid_t pid = fork(); in HWTEST_F() local
59 pid_t pid = fork(); in HWTEST_F() local
84 pid_t pid = fork(); in HWTEST_F() local
108 pid_t pid = fork(); HWTEST_F() local
133 pid_t pid = fork(); HWTEST_F() local
[all...]
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_access_fpreg.c36 pid_t pid = ui->pid; in _UPT_access_fpreg() local
75 pid_t pid = ui->pid; in _UPT_access_fpreg() local
/third_party/ltp/testcases/kernel/containers/mountns/
H A Dmountns_helper.h31 int pid, status; in check_newns() local
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns06.c17 static void child_func(int pid) in child_func() argument
36 pid_t pid = getpid(); in run() local
/third_party/ltp/lib/newlib_tests/
H A Dtest_guarded_buf.c24 int pid; in do_test() local
/third_party/ltp/testcases/kernel/controllers/cgroup_fj/
H A Dcgroup_fj_proc.c27 pid_t pid; in main() local
/third_party/musl/src/linux/
H A Dwait4.c8 pid_t wait4(pid_t pid, int *status, int options, struct rusage *ru) in wait4() argument
H A Dprlimit.c7 int prlimit(pid_t pid, int resource, const struct rlimit *new_limit, struct rlimit *old_limit) in prlimit() argument
H A Dprocess_vm.c5 ssize_t process_vm_writev(pid_t pid, const struct iovec *lvec, unsigned long liovcnt, const struct iovec *rvec, unsigned long riovcnt, unsigned long flags) in process_vm_writev() argument
10 ssize_t process_vm_readv(pid_t pid, const struct iovec *lvec, unsigned long liovcnt, const struct iovec *rvec, unsigned long riovcnt, unsigned long flags) in process_vm_readv() argument
H A Dptrace.c9 pid_t pid; in ptrace() local
/third_party/musl/src/internal/
H A Demulate_wait4.c5 hidden long __emulate_wait4(int pid, int *status, int options, void *kru, int cp) in __emulate_wait4() argument
/third_party/ltp/testcases/kernel/mem/shmt/
H A Dshmt07.c63 int shmid, pid, status; in main() local
/third_party/ltp/testcases/kernel/syscalls/flock/
H A Dflock03.c60 pid_t pid; in verify_flock() local
/third_party/ltp/testcases/kernel/syscalls/setpgrp/
H A Dsetpgrp01.c85 int pid, status; in setup() local
/third_party/ltp/testcases/lib/
H A Dtst_ns_create.c62 int pid; in main() local
H A Dtst_timeout_kill.c22 int timeout, pid, ret, i; in main() local
[all...]
/third_party/ltp/testcases/kernel/mem/ksm/
H A Dksm05.c53 pid_t pid; in test_ksm() local
/third_party/ltp/testcases/kernel/syscalls/execve/
H A Dexecve04.c36 pid_t pid; in verify_execve() local
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wait02.c46 int res, pid; in run() local
/third_party/ltp/testcases/kernel/syscalls/ipc/shmget/
H A Dshmget06.c28 static int shm_id[2], pid; variable
H A Dshmget05.c29 static int shm_id, pid; variable
/third_party/ltp/testcases/kernel/syscalls/pipe2/
H A Dpipe2_02.c30 int pid, status; in verify_pipe2() local
/third_party/ltp/testcases/kernel/syscalls/sysctl/
H A Dsysctl03.c79 pid_t pid; in do_test() local
/third_party/ltp/testcases/kernel/syscalls/exit/
H A Dexit02.c53 int pid; in run() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl12.c29 pid_t pid; in verify_fcntl() local

Completed in 6 milliseconds

1...<<11121314151617181920>>...104