Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dthread_info.h158 #define test_task_syscall_work(t, fl) \ macro
174 #define test_task_syscall_work(t, fl) \ macro
/linux-6.6.21/kernel/entry/
Dsyscall_user_dispatch.c136 if (test_task_syscall_work(task, SYSCALL_USER_DISPATCH)) in syscall_user_dispatch_get_config()