Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmm.h2294 void sched_mm_cid_before_execve(struct task_struct *t);
2303 static inline void sched_mm_cid_before_execve(struct task_struct *t) { } in sched_mm_cid_before_execve() function
/linux-6.6.21/fs/
Dexec.c1832 sched_mm_cid_before_execve(current); in bprm_execve()
/linux-6.6.21/kernel/sched/
Dcore.c12053 void sched_mm_cid_before_execve(struct task_struct *t) in sched_mm_cid_before_execve() function