Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dinit_sysent.c517 …{ .sy_narg = AS(_umtx_op_args), .sy_call = (sy_call_t *)sys__umtx_op, .sy_auevent = AUE_NULL, .sy_…
H A Dkern_umtx.c4946 sys__umtx_op(struct thread *td, struct _umtx_op_args *uap) in sys__umtx_op() function
/freebsd/sys/sys/
H A Dsysproto.h2156 int sys__umtx_op(struct thread *, struct _umtx_op_args *);