sem_wait          526 tools/perf/builtin-sched.c 				ret = sem_wait(atom->wait_sem);
sem_wait          702 tools/perf/builtin-sched.c 		ret = sem_wait(&task->ready_for_work);
sem_wait          715 tools/perf/builtin-sched.c 		ret = sem_wait(&task->work_done_sem);
sem_wait          747 tools/power/acpi/os_specific/service_layers/osunixxf.c 		while (((ret_val = sem_wait(sem)) == -1) && (errno == EINTR)) {
sem_wait           90 tools/testing/selftests/powerpc/ptrace/child.h 	ret = sem_wait(&sync->sem_parent);
sem_wait          118 tools/testing/selftests/powerpc/ptrace/child.h 	ret = sem_wait(&sync->sem_child);
sem_wait         2466 tools/testing/selftests/seccomp/seccomp_bpf.c 		sem_wait(&self->started);
sem_wait         2504 tools/testing/selftests/seccomp/seccomp_bpf.c 		sem_wait(&self->started);
sem_wait         2534 tools/testing/selftests/seccomp/seccomp_bpf.c 		sem_wait(&self->started);
sem_wait         2561 tools/testing/selftests/seccomp/seccomp_bpf.c 		sem_wait(&self->started);
sem_wait         2613 tools/testing/selftests/seccomp/seccomp_bpf.c 		sem_wait(&self->started);
sem_wait         2658 tools/testing/selftests/seccomp/seccomp_bpf.c 		sem_wait(&self->started);