mtx_owner          38 arch/i386/include/mutex.h 	void *mtx_owner;
mtx_owner          45 arch/i386/include/mutex.h 	    (mtx)->mtx_owner != curcpu())				\
mtx_owner          51 arch/i386/include/mutex.h 	    (mtx)->mtx_owner == curcpu())				\