decode_dr7         73 arch/x86/include/asm/hw_breakpoint.h int decode_dr7(unsigned long dr7, int bpnum, unsigned *len, unsigned *type);
decode_dr7        578 arch/x86/kernel/ptrace.c 		bool disabled = !decode_dr7(data, i, &len, &type);