Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Duser_events.h35 static inline void user_events_fork(struct task_struct *t, in user_events_fork() function
70 static inline void user_events_fork(struct task_struct *t, in user_events_fork() function
/Linux-v6.6/kernel/
Dfork.c2731 user_events_fork(p, clone_flags); in copy_process()