Home
last modified time | relevance | path

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

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