Home
last modified time | relevance | path

Searched defs:ppid (Results 1 - 25 of 152) sorted by relevance

1234567

/third_party/ltp/testcases/kernel/syscalls/getppid/
H A Dgetppid01.c17 pid_t ppid, pid_max; in verify_getppid() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dgetppid.c27 pid_t ppid = getpid(); in getppid_0100() local
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns10.c20 pid_t ppid = getppid(); in child_func() local
H A Dpidns04.c21 pid_t ppid = getppid(); in child_func() local
H A Dpidns01.c22 pid_t cpid, ppid; in child_func() local
H A Dpidns17.c25 pid_t cpid, ppid; in child_func() local
H A Dpidns06.c20 pid_t ppid = getppid(); in child_func() local
H A Dpidns20.c33 pid_t cpid, ppid; in child_func() local
H A Dpidns16.c31 pid_t cpid, ppid; in child_func() local
H A Dpidns13.c54 pid_t pid, ppid; in child_fn() local
H A Dpidns30.c45 pid_t cpid, ppid; in child_func() local
H A Dpidns31.c45 pid_t cpid, ppid; in child_func() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D1-1.c35 int ret, ppid; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/signal/
H A Dsignal.c40 pid_t ppid = getpid(); in test_signal() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Ddevlink.c33 mlx5e_devlink_get_port_parent_id(struct mlx5_core_dev *dev, struct netdev_phys_item_id *ppid) in mlx5e_devlink_get_port_parent_id() argument
47 struct netdev_phys_item_id ppid = {}; in mlx5e_devlink_port_register() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/signal/
H A Dsignal.c40 pid_t ppid = getpid(); in test_signal() local
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_051.cpp40 pid_t ppid = getppid(); in TestThread() local
H A Dprocess_test_050.cpp38 pid_t ppid = getppid(); in TestThread() local
H A Dprocess_test_052.cpp41 pid_t ppid = getppid(); in TestThread() local
/third_party/ltp/testcases/kernel/syscalls/setpgid/
H A Dsetpgid02.c24 static pid_t pgid, pid, ppid, inval_pgid; variable
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl03.c64 pid_t ppid = getpid(); in verify_prctl() local
/third_party/ltp/utils/sctp/lib/
H A Dsendmsg.c32 sctp_sendmsg(int s, const void *msg, size_t len, struct sockaddr *to, socklen_t tolen, uint32_t ppid, uint32_t flags, uint16_t stream_no, uint32_t timetolive, uint32_t context) sctp_sendmsg() argument
/third_party/libevdev/test/
H A Dtest-main.c37 int ppid = getppid(); in is_debugger_attached() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmrelease_test.c22 int ppid = getppid(); in alloc_noexit() local
/third_party/libuv/test/
H A Dtest-platform-output.c33 uv_pid_t ppid; in TEST_IMPL() local

Completed in 11 milliseconds

1234567