semunlock          28 arch/mips/include/asm/pmon.h 	void	(*semunlock) (int sem);
semunlock          44 arch/mips/include/asm/pmon.h #define pmon_semunlock(sem)		debug_vectors->semunlock(sem)