Home
last modified time | relevance | path

Searched defs:TIF_UPROBE (Results 1 – 7 of 7) sorted by relevance

/linux/include/asm-generic/
H A Dthread_info_tif.h37 #define TIF_UPROBE 8 // breakpointed or singlestepping macro
/linux/arch/csky/include/asm/
H A Dthread_info.h59 #define TIF_UPROBE 3 /* uprobe breakpoint or singlestep */ macro
/linux/arch/arm64/include/asm/
H A Dthread_info.h65 #define TIF_UPROBE 5 /* uprobe breakpoint or singlestep */ macro
/linux/arch/mips/include/asm/
H A Dthread_info.h115 #define TIF_UPROBE 6 /* breakpointed or singlestepping */ macro
/linux/arch/arm/include/asm/
H A Dthread_info.h145 #define TIF_UPROBE 3 /* breakpointed or singlestepping */ macro
/linux/arch/powerpc/include/asm/
H A Dthread_info.h111 #define TIF_UPROBE 14 /* breakpointed or single-stepping */ macro
/linux/arch/sparc/include/asm/
H A Dthread_info_64.h184 #define TIF_UPROBE 6 /* breakpointed or singlestepped */ macro