Home
last modified time | relevance | path

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

/linux-6.6.21/include/trace/
Dsyscall.h40 if (test_syscall_work(SYSCALL_TRACEPOINT)) in syscall_tracepoint_update()
/linux-6.6.21/include/linux/
Dthread_info.h151 #define test_syscall_work(fl) \ macro
167 #define test_syscall_work(fl) \ macro
Dseccomp.h47 if (unlikely(test_syscall_work(SECCOMP))) in secure_computing()