Home
last modified time | relevance | path

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

/linux/fs/
H A Dexec.c1758 sched_mm_cid_after_execve(current); in bprm_execve()
1777 sched_mm_cid_after_execve(current); in bprm_execve()
/linux/include/linux/
H A Dmm.h2406 void sched_mm_cid_after_execve(struct task_struct *t);
2415 static inline void sched_mm_cid_after_execve(struct task_struct *t) { } in sched_mm_cid_after_execve() function
/linux/kernel/sched/
H A Dcore.c10868 void sched_mm_cid_after_execve(struct task_struct *t) in sched_mm_cid_after_execve() function