Searched refs:PT_REGS_COUNT (Results 1 – 3 of 3) sorted by relevance
282 0, PT_REGS_COUNT * sizeof(compat_long_t), in compat_arch_ptrace()288 0, PT_REGS_COUNT * sizeof(compat_long_t), in compat_arch_ptrace()
718 for (; count > 0 && pos < PT_REGS_COUNT; --count) in gpr32_get()721 for (; count > 0 && pos < PT_REGS_COUNT; --count) in gpr32_get()730 PT_REGS_COUNT * sizeof(reg), -1); in gpr32_get()
112 #define PT_REGS_COUNT 44 macro