Symbol: umtx_copyops
sys/kern/kern_umtx.c
3894
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
3917
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
3930
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
3938
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
3957
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
3976
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
3995
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4049
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
4059
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4067
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
4087
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4095
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
4115
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4123
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4131
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4139
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
4158
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4166
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4174
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
4194
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
4215
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4224
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
4244
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4253
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4261
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
4295
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4652
const struct umtx_copyops *ops __unused)
sys/kern/kern_umtx.c
4660
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
4690
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
4707
const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
4897
const struct umtx_copyops *umtx_ops);
sys/kern/kern_umtx.c
4941
static const struct umtx_copyops umtx_native_ops = {
sys/kern/kern_umtx.c
4951
static const struct umtx_copyops umtx_native_opsi386 = {
sys/kern/kern_umtx.c
4964
static const struct umtx_copyops umtx_native_opsx32 = {
sys/kern/kern_umtx.c
4987
void *uaddr1, void *uaddr2, const struct umtx_copyops *ops)
sys/kern/kern_umtx.c
5005
static const struct umtx_copyops *umtx_ops;