Searched refs:sched_mm_cid_before_execve (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/sched/
H A Dcore.c11735 * sched_mm_cid_exit_signals(), sched_mm_cid_before_execve(), and
11852 * sched_mm_cid_exit_signals(), sched_mm_cid_before_execve(), and
12017 void sched_mm_cid_before_execve(struct task_struct *t) function
/linux-master/fs/
H A Dexec.c1871 sched_mm_cid_before_execve(current);
/linux-master/include/linux/
H A Dmm.h2336 void sched_mm_cid_before_execve(struct task_struct *t);
2345 static inline void sched_mm_cid_before_execve(struct task_struct *t) { } function

Completed in 208 milliseconds