Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDkern_umtx.c126 struct umtx_copyops { struct
3887 const struct umtx_copyops *ops) in __umtx_op_lock_umtx()
3910 const struct umtx_copyops *ops) in __umtx_op_unlock_umtx()
3923 const struct umtx_copyops *ops __unused) in __umtx_op_unimpl()
3931 const struct umtx_copyops *ops) in __umtx_op_wait()
3950 const struct umtx_copyops *ops) in __umtx_op_wait_uint()
3969 const struct umtx_copyops *ops) in __umtx_op_wait_uint_private()
3988 const struct umtx_copyops *ops __unused) in __umtx_op_wake()
4042 const struct umtx_copyops *ops) in __umtx_op_nwake_private()
4052 const struct umtx_copyops *ops __unused) in __umtx_op_wake_private()
[all …]