Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/trace/
Dsyscall.h38 static inline void syscall_tracepoint_update(struct task_struct *p) in syscall_tracepoint_update() function
46 static inline void syscall_tracepoint_update(struct task_struct *p) in syscall_tracepoint_update() function
/kernel/linux/linux-5.10/kernel/
Dfork.c2338 syscall_tracepoint_update(p); in copy_process()