Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dinit_sysent.c512 …{ .sy_narg = AS(_umtx_op_args), .sy_call = (sy_call_t *)sys__umtx_op, .sy_auevent = AUE_NULL, .sy_…
H A Dkern_umtx.c4457 sys__umtx_op(struct thread *td, struct _umtx_op_args *uap) in sys__umtx_op() function
/f-stack/freebsd/sys/
H A Dsysproto.h2130 int sys__umtx_op(struct thread *, struct _umtx_op_args *);