Searched refs:should_skip_syscall_handle (Results 1 – 2 of 2) sorted by relevance
242 if (!should_skip_syscall_handle()) in enable_nomiss()257 if (!should_skip_syscall_handle()) in disable_nomiss()
28 static inline bool should_skip_syscall_handle(void) in should_skip_syscall_handle() function