Searched refs:EMPTY_UML_PT_REGS (Results 1 – 2 of 2) sorted by relevance
/linux/arch/um/include/asm/ | ||
H A D | ptrace-generic.h | 19 #define EMPTY_REGS { .regs = EMPTY_UML_PT_REGS } |
/linux/arch/x86/um/shared/sysdep/ | ||
H A D | ptrace.h | 59 #define EMPTY_UML_PT_REGS { } macro |