Searched refs:PT_LB0 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/blackfin/include/uapi/asm/ | ||
D | ptrace.h | 147 #define PT_LB0 44 macro |
/linux-4.1.27/arch/blackfin/kernel/ | ||
D | asm-offsets.c | 97 DEFINE(PT_LB0, offsetof(struct pt_regs, lb0)); in main() |