Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dptrace.h184 static __always_inline bool ip_within_syscall_gap(struct pt_regs *regs) in ip_within_syscall_gap() function
/Linux-v6.1/arch/x86/kernel/
Dtraps.c878 if (ip_within_syscall_gap(regs)) { in vc_switch_off_ist()
Dsev.c134 if (ip_within_syscall_gap(regs)) in on_vc_stack()