RW_OPMASK         147 kern/kern_rwlock.c 	switch (flags & RW_OPMASK) {
RW_OPMASK         190 kern/kern_rwlock.c 	op = &rw_ops[flags & RW_OPMASK];