Home
last modified time | relevance | path

Searched refs:PT_FLAGS_COMPAT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/tile/include/uapi/asm/
Dptrace.h96 #define PT_FLAGS_COMPAT 0x10000 /* process is an -m32 compat process */ macro
/linux-4.1.27/arch/tile/kernel/
Dptrace.c71 uregs->flags |= PT_FLAGS_COMPAT; in getregs()