Lines Matching refs:parent_tid

39 	pid_t parent_tid = -1;  in test_pidfd_wait_simple()  local
41 .parent_tid = ptr_to_u64(&parent_tid), in test_pidfd_wait_simple()
90 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_simple()
95 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_simple()
101 test_name, info.si_signo, parent_tid, pidfd, in test_pidfd_wait_simple()
107 test_name, info.si_code, parent_tid, pidfd, in test_pidfd_wait_simple()
110 if (info.si_pid != parent_tid) in test_pidfd_wait_simple()
113 test_name, info.si_pid, parent_tid, pidfd, in test_pidfd_wait_simple()
124 pid_t parent_tid = -1; in test_pidfd_wait_states() local
126 .parent_tid = ptr_to_u64(&parent_tid), in test_pidfd_wait_states()
152 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
157 test_name, info.si_signo, parent_tid, pidfd, in test_pidfd_wait_states()
163 test_name, info.si_code, parent_tid, pidfd, in test_pidfd_wait_states()
166 if (info.si_pid != parent_tid) in test_pidfd_wait_states()
169 test_name, info.si_pid, parent_tid, pidfd, in test_pidfd_wait_states()
176 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
182 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
187 test_name, info.si_signo, parent_tid, pidfd, in test_pidfd_wait_states()
193 test_name, info.si_code, parent_tid, pidfd, in test_pidfd_wait_states()
196 if (info.si_pid != parent_tid) in test_pidfd_wait_states()
199 test_name, info.si_pid, parent_tid, pidfd, in test_pidfd_wait_states()
206 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
211 test_name, info.si_signo, parent_tid, pidfd, in test_pidfd_wait_states()
217 test_name, info.si_code, parent_tid, pidfd, in test_pidfd_wait_states()
220 if (info.si_pid != parent_tid) in test_pidfd_wait_states()
223 test_name, info.si_pid, parent_tid, pidfd, in test_pidfd_wait_states()
230 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
236 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_states()
241 test_name, info.si_signo, parent_tid, pidfd, in test_pidfd_wait_states()
247 test_name, info.si_code, parent_tid, pidfd, in test_pidfd_wait_states()
250 if (info.si_pid != parent_tid) in test_pidfd_wait_states()
253 test_name, info.si_pid, parent_tid, pidfd, in test_pidfd_wait_states()