mutex_copyin 81 sys/sync/mutex.c static int mutex_copyin(mutex_t *, mutex_t *); mutex_copyin 193 sys/sync/mutex.c if ((error = mutex_copyin(mp, &m)) != 0) { mutex_copyin 247 sys/sync/mutex.c if ((error = mutex_copyin(mp, &m)) != 0) { mutex_copyin 279 sys/sync/mutex.c if ((error = mutex_copyin(mp, &m)) != 0) {