Searched defs:mpl (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/powerpc/powerpc/
H A Dlock_machdep.c51 __ppc_lock_spin(struct __ppc_lock *mpl) argument
70 __ppc_lock(struct __ppc_lock *mpl) argument
106 __ppc_unlock(struct __ppc_lock *mpl) argument
[all...]
/openbsd-current/sys/arch/hppa/hppa/
H A Dlock_machdep.c32 __cpu_cas(struct __mp_lock *mpl, volatile unsigned long *addr, argument
79 __mp_lock_spin(struct __mp_lock *mpl) argument
98 __mp_lock(struct __mp_lock *mpl) argument
140 __mp_unlock(struct __mp_lock *mpl) argument
164 __mp_release_all(struct __mp_lock *mpl) argument
195 __mp_release_all_but_one(struct __mp_lock *mpl) argument
221 __mp_acquire_count(struct __mp_lock *mpl, int count) argument
228 __mp_lock_held(struct __mp_lock *mpl, struct cpu_info *ci) argument
[all...]
/openbsd-current/sys/arch/alpha/alpha/
H A Dlock_machdep.c67 __mp_lock_spin(struct __mp_lock *mpl) argument
88 __mp_lock(struct __mp_lock *mpl) argument
123 __mp_unlock(struct __mp_lock *mpl) argument
144 __mp_release_all(struct __mp_lock *mpl) argument
166 __mp_release_all_but_one(struct __mp_lock *mpl) argument
182 __mp_acquire_count(struct __mp_lock *mpl, int count) argument
189 __mp_lock_held(struct __mp_lock *mpl, struct cpu_info *ci) argument
[all...]
/openbsd-current/sys/kern/
H A Dkern_lock.c88 ___mp_lock_init(struct __mp_lock *mpl, const struct lock_type *type) argument
105 __mp_lock_spin(struct __mp_lock *mpl, u_int me) argument
128 __mp_lock(struct __mp_lock *mpl) argument
151 __mp_unlock(struct __mp_lock *mpl) argument
174 __mp_release_all(struct __mp_lock *mpl) argument
198 __mp_release_all_but_one(struct __mp_lock *mpl) argument
222 __mp_acquire_count(struct __mp_lock *mpl, int count) argument
229 __mp_lock_held(struct __mp_lock *mpl, struct cpu_info *ci) argument
[all...]

Completed in 131 milliseconds