Searched refs:PR_UNALIGN_NOPRINT (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/alpha/include/asm/
H A Dthread_info.h119 if (value & PR_UNALIGN_NOPRINT) \
132 res |= PR_UNALIGN_NOPRINT; \
/linux-4.1.27/include/uapi/linux/
H A Dprctl.h18 # define PR_UNALIGN_NOPRINT 1 /* silently fix up unaligned user accesses */ macro
/linux-4.1.27/arch/tile/kernel/
H A Dsingle_step.c115 case PR_UNALIGN_NOPRINT: rewrite_load_store_unaligned()
326 case PR_UNALIGN_NOPRINT: single_step_once()
H A Dunaligned.c1461 case PR_UNALIGN_NOPRINT: do_unaligned()

Completed in 295 milliseconds