Home
last modified time | relevance | path

Searched refs:umtx_copyin_umtx_time (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_umtx.c3841 umtx_copyin_umtx_time(const void *uaddr, size_t size, struct _umtx_time *tp) in umtx_copyin_umtx_time() function
4886 .copyin_umtx_time = umtx_copyin_umtx_time,