Searched refs:PRED_LEAVE_SYSCALL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dentry.h6 #define PRED_LEAVE_SYSCALL 1 /* TRUE iff leave from syscall */ macro
16 # define pLvSys PASTE(p,PRED_LEAVE_SYSCALL)
H A Dptrace.c774 * in notify_resume_user() and by clearling PRED_LEAVE_SYSCALL
779 pr &= ~((1UL << PRED_SYSCALL) | (1UL << PRED_LEAVE_SYSCALL));

Completed in 20 milliseconds