Home
last modified time | relevance | path

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

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