Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dexec.c1849 sched_mm_cid_after_execve(current); in bprm_execve()
1869 sched_mm_cid_after_execve(current); in bprm_execve()
/linux-6.12.1/include/linux/
Dmm.h2327 void sched_mm_cid_after_execve(struct task_struct *t);
2336 static inline void sched_mm_cid_after_execve(struct task_struct *t) { } in sched_mm_cid_after_execve() function
/linux-6.12.1/kernel/sched/
Dcore.c10535 void sched_mm_cid_after_execve(struct task_struct *t) in sched_mm_cid_after_execve() function