Searched refs:decode_dr7 (Results 1 – 3 of 3) sorted by relevance
67 int decode_dr7(unsigned long dr7, int bpnum, unsigned *len, unsigned *type);
87 int decode_dr7(unsigned long dr7, int bpnum, unsigned *len, unsigned *type) in decode_dr7() function
653 enabled = decode_dr7(data, i, &len, &type); in ptrace_write_dr7()