Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmm.h2379 void sched_mm_cid_before_execve(struct task_struct *t);
2388 static inline void sched_mm_cid_before_execve(struct task_struct *t) { } in sched_mm_cid_before_execve() function
/linux/fs/
H A Dexec.c1882 sched_mm_cid_before_execve(current); in bprm_execve()
/linux/kernel/sched/
H A Dcore.c12016 void sched_mm_cid_before_execve(struct task_struct *t) in sched_mm_cid_before_execve() function