Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDkern_umtx.c126 struct umtx_copyops { struct
3890 const struct umtx_copyops *ops) in __umtx_op_lock_umtx()
3913 const struct umtx_copyops *ops) in __umtx_op_unlock_umtx()
3926 const struct umtx_copyops *ops __unused) in __umtx_op_unimpl()
3934 const struct umtx_copyops *ops) in __umtx_op_wait()
3953 const struct umtx_copyops *ops) in __umtx_op_wait_uint()
3972 const struct umtx_copyops *ops) in __umtx_op_wait_uint_private()
3991 const struct umtx_copyops *ops __unused) in __umtx_op_wake()
4045 const struct umtx_copyops *ops) in __umtx_op_nwake_private()
4055 const struct umtx_copyops *ops __unused) in __umtx_op_wake_private()
[all …]