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

/freebsd-10.1-release/sys/kern/
H A Dkern_umtx.c3591 umtx_copyin_umtx_time32(const void *addr, size_t size, struct _umtx_time *tp) function
3647 error = umtx_copyin_umtx_time32(uap->uaddr2,
3685 error = umtx_copyin_umtx_time32(uap->uaddr2,
3722 error = umtx_copyin_umtx_time32(uap->uaddr2,
3741 error = umtx_copyin_umtx_time32(uap->uaddr2,
3759 error = umtx_copyin_umtx_time32(
3778 error = umtx_copyin_umtx_time32(uap->uaddr2,

Completed in 48 milliseconds