Home
last modified time | relevance | path

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

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