Home
last modified time | relevance | path

Searched refs:PRED_USER_STACK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dentry.h9 #define PRED_USER_STACK 3 /* returning to user-stacks? */ macro
19 # define pUStk PASTE(p,PRED_USER_STACK)
H A Dptrace.c695 && (pr & (1UL << PRED_USER_STACK))) in convert_to_non_syscall()
H A Dunwind.c1983 (pr & (1UL << PRED_USER_STACK))) in unw_unwind_to_user()