Searched refs:implied_type (Results 1 – 1 of 1) sorted by relevance
507 int idx, gen_len, gen_type, implied_type, ret = 0; in ptrace_sethbpregs() local516 implied_type = HW_BREAKPOINT_RW; in ptrace_sethbpregs()518 implied_type = HW_BREAKPOINT_X; in ptrace_sethbpregs()533 bp = ptrace_hbp_create(tsk, implied_type); in ptrace_sethbpregs()553 if ((gen_type & implied_type) != gen_type) { in ptrace_sethbpregs()