futex_unlock_pi  3913 kernel/futex.c 		return futex_unlock_pi(uaddr, flags);
futex_unlock_pi   108 tools/perf/bench/futex-lock-pi.c 		ret = futex_unlock_pi(w->futex, futex_flag);
futex_unlock_pi   138 tools/testing/selftests/futex/functional/futex_requeue_pi.c 	futex_unlock_pi(&f2, FUTEX_PRIVATE_FLAG);
futex_unlock_pi   183 tools/testing/selftests/futex/functional/futex_requeue_pi.c 		futex_unlock_pi(&f2, FUTEX_PRIVATE_FLAG);
futex_unlock_pi   226 tools/testing/selftests/futex/functional/futex_requeue_pi.c 			futex_unlock_pi(&f2, FUTEX_PRIVATE_FLAG);
futex_unlock_pi   267 tools/testing/selftests/futex/functional/futex_requeue_pi.c 	ret2 = futex_unlock_pi(&f2, FUTEX_PRIVATE_FLAG);
futex_unlock_pi   109 tools/testing/selftests/futex/functional/futex_requeue_pi_signal_restart.c 			futex_unlock_pi(&f2, FUTEX_PRIVATE_FLAG);
futex_unlock_pi   213 tools/testing/selftests/futex/functional/futex_requeue_pi_signal_restart.c 	futex_unlock_pi(&f2, FUTEX_PRIVATE_FLAG);