Lines Matching refs:getpid
69 getpid(), set_tid[0]); in call_clone3_set_tid()
72 getpid()); in call_clone3_set_tid()
93 if (set_tid[0] != getpid()) in call_clone3_set_tid()
100 getpid(), pid); in call_clone3_set_tid()
130 getpid(), set_tid[0], flags); in test_clone3_set_tid()
135 getpid(), set_tid[0], ret, expected); in test_clone3_set_tid()
139 getpid(), ret, expected); in test_clone3_set_tid()
143 getpid(), ret, expected); in test_clone3_set_tid()
259 ksft_print_msg("Child has PID %d\n", getpid()); in main()
306 ksft_print_msg("Child in PID namespace has PID %d\n", getpid()); in main()
338 ksft_print_msg("[%d] Child is ready and waiting\n", getpid()); in main()