Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dthread_info.h159 #define test_syscall_work(fl) \ macro
175 #define test_syscall_work(fl) \ macro
H A Dseccomp.h30 if (unlikely(test_syscall_work(SECCOMP))) in secure_computing()
/linux-6.15/include/trace/
H A Dsyscall.h40 if (test_syscall_work(SYSCALL_TRACEPOINT)) in syscall_tracepoint_update()