Home
last modified time | relevance | path

Searched refs:report_single_step (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/entry/
H A Dsyscall-common.c71 static inline bool report_single_step(unsigned long work) report_single_step() function
/linux/include/linux/
H A Dentry-common.h199 static __always_inline bool report_single_step(unsigned long work) in report_single_step() function
256 step = report_single_step(work); in syscall_exit_work()