Searched refs:PT_LB1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/blackfin/include/uapi/asm/ | ||
D | ptrace.h | 148 #define PT_LB1 40 macro |
/linux-4.4.14/arch/blackfin/kernel/ | ||
D | asm-offsets.c | 98 DEFINE(PT_LB1, offsetof(struct pt_regs, lb1)); in main() |