Home
last modified time | relevance | path

Searched refs:__set_task_comm (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dsched.h1980 extern void __set_task_comm(struct task_struct *tsk, const char *from, bool exec);
1984 __set_task_comm(tsk, from, false); in set_task_comm()
/linux-6.3-rc2/fs/
A Dexec.c1228 void __set_task_comm(struct task_struct *tsk, const char *buf, bool exec) in __set_task_comm() function
1363 __set_task_comm(me, kbasename(bprm->filename), true); in begin_new_exec()

Completed in 13 milliseconds