__mp_lock
__mp_lock(&kernel_lock);
__mp_lock(&kernel_lock);
__mp_lock(&kernel_lock)
__mp_lock(&kernel_lock)
__mp_lock(&kernel_lock);
__mp_lock(&kernel_lock);
__mp_unlock(struct __mp_lock *mpl)
__mp_release_all(struct __mp_lock *mpl)
__mp_acquire_count(struct __mp_lock *mpl, int count)
__mp_lock(mpl);
__mp_lock_held(struct __mp_lock *mpl, struct cpu_info *ci)
__cpu_cas(struct __mp_lock *mpl, volatile unsigned long *addr,
___mp_lock_init(struct __mp_lock *lock)
__mp_lock_spin(struct __mp_lock *mpl)
__mp_lock(struct __mp_lock *mpl)
void ___mp_lock_init(struct __mp_lock *);
void __mp_lock(struct __mp_lock *);
void __mp_unlock(struct __mp_lock *);
int __mp_release_all(struct __mp_lock *);
void __mp_acquire_count(struct __mp_lock *, int);
int __mp_lock_held(struct __mp_lock *, struct cpu_info *);
void _mp_lock_init(struct __mp_lock *, const struct lock_type *);
__mp_lock(&kernel_lock);
__mp_lock(&kernel_lock);
__mp_lock(&kernel_lock);
__mp_lock(&kernel_lock);
extern struct __mp_lock ddb_mp_lock;
__mp_lock(&ddb_mp_lock);
__mp_lock(&ddb_mp_lock);
struct __mp_lock ddb_mp_lock;
__mp_lock(&kernel_lock);
__mp_lock(&kernel_lock);
__mp_lock(&kernel_lock);
__mp_lock(&kernel_lock);
__mp_lock(&kernel_lock);
___mp_lock_init(struct __mp_lock *mpl, const struct lock_type *type)
__mp_lock_spin(struct __mp_lock *mpl, u_int me)
__mp_lock(struct __mp_lock *mpl)
__mp_unlock(struct __mp_lock *mpl)
__mp_release_all(struct __mp_lock *mpl)
__mp_acquire_count(struct __mp_lock *mpl, int count)
__mp_lock(mpl);
__mp_lock_held(struct __mp_lock *mpl, struct cpu_info *ci)
struct __mp_lock kernel_lock;
__mp_lock(&kernel_lock);
void ___mp_lock_init(struct __mp_lock *, const struct lock_type *);
void __mp_lock(struct __mp_lock *);
void __mp_unlock(struct __mp_lock *);
int __mp_release_all(struct __mp_lock *);
void __mp_acquire_count(struct __mp_lock *, int);
int __mp_lock_held(struct __mp_lock *, struct cpu_info *);
extern struct __mp_lock kernel_lock;