Home
last modified time | relevance | path

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

/freebsd-14.2/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.c4988 sys__umtx_op(struct thread *td, struct _umtx_op_args *uap) in sys__umtx_op() function
/freebsd-14.2/sys/sys/
H A Dsysproto.h2169 int sys__umtx_op(struct thread *, struct _umtx_op_args *);