Searched refs:umtx_copyin_umtx_time32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dkern_umtx.c3589 umtx_copyin_umtx_time32(const void *addr, size_t size, struct _umtx_time *tp) function
3645 error = umtx_copyin_umtx_time32(uap->uaddr2,
3683 error = umtx_copyin_umtx_time32(uap->uaddr2,
3720 error = umtx_copyin_umtx_time32(uap->uaddr2,
3739 error = umtx_copyin_umtx_time32(uap->uaddr2,
3757 error = umtx_copyin_umtx_time32(
3776 error = umtx_copyin_umtx_time32(uap->uaddr2,

Completed in 113 milliseconds