Searched refs:PID_RECYCLE (Results 1 – 2 of 2) sorted by relevance
216 if (pid2 == PID_RECYCLE) { in test_pidfd_send_signal_recycled_pid_fail()225 if (pid2 >= PID_RECYCLE) in test_pidfd_send_signal_recycled_pid_fail()233 if (pid2 != PID_RECYCLE) { in test_pidfd_send_signal_recycled_pid_fail()281 if (recycled_pid == PID_RECYCLE) { in test_pidfd_send_signal_recycled_pid_fail()328 test_name, PID_RECYCLE); in test_pidfd_send_signal_recycled_pid_fail()331 test_name, PID_RECYCLE); in test_pidfd_send_signal_recycled_pid_fail()
58 #define PID_RECYCLE 1000 macro
Completed in 4 milliseconds