Home
last modified time | relevance | path

Searched refs:set_task_syscall_work (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
H A Dthread_info.h164 #define set_task_syscall_work(t, fl) \ macro
180 #define set_task_syscall_work(t, fl) \ macro
/linux/include/trace/
H A Dsyscall.h41 set_task_syscall_work(p, SYSCALL_TRACEPOINT); in syscall_tracepoint_update()
/linux/arch/x86/kernel/
H A Dstep.c141 set_task_syscall_work(child, SYSCALL_EXIT_TRAP); in enable_single_step()
/linux/kernel/entry/
H A Dsyscall_user_dispatch.c124 set_task_syscall_work(task, SYSCALL_USER_DISPATCH); in task_set_syscall_user_dispatch()
/linux/kernel/
H A Dptrace.c830 set_task_syscall_work(child, SYSCALL_TRACE); in ptrace_resume()
836 set_task_syscall_work(child, SYSCALL_EMU); in ptrace_resume()
H A Dtracepoint.c760 set_task_syscall_work(t, SYSCALL_TRACEPOINT); in syscall_regfunc()
H A Dseccomp.c462 set_task_syscall_work(task, SECCOMP); in seccomp_assign_mode()
H A Dfork.c1729 set_task_syscall_work(p, SECCOMP); in copy_seccomp()
H A Dauditsc.c1081 set_task_syscall_work(tsk, SYSCALL_AUDIT); in audit_alloc()