Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Duser_events.h54 static inline void user_events_execve(struct task_struct *t) in user_events_execve() function
75 static inline void user_events_execve(struct task_struct *t) in user_events_execve() function
/Linux-v6.6/fs/
Dexec.c1865 user_events_execve(current); in bprm_execve()