simple_locks      467 kern/kern_lock.c u_long simple_locks;
simple_locks      473 kern/kern_lock.c #define	SLOCK_COUNT(x)		simple_locks += (x)