Home
last modified time | relevance | path

Searched refs:sched_mm_cid_after_execve (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/
Dexec.c1863 sched_mm_cid_after_execve(current); in bprm_execve()
1884 sched_mm_cid_after_execve(current); in bprm_execve()
/linux-6.6.21/include/linux/
Dmm.h2295 void sched_mm_cid_after_execve(struct task_struct *t);
2304 static inline void sched_mm_cid_after_execve(struct task_struct *t) { } in sched_mm_cid_after_execve() function
/linux-6.6.21/kernel/sched/
Dcore.c12077 void sched_mm_cid_after_execve(struct task_struct *t) in sched_mm_cid_after_execve() function