Home
last modified time | relevance | path

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

/linux/include/linux/
A Dsched.h1934 extern void __set_task_comm(struct task_struct *tsk, const char *from, bool exec);
1938 __set_task_comm(tsk, from, false); in set_task_comm()
/linux/fs/
A Dexec.c1207 void __set_task_comm(struct task_struct *tsk, const char *buf, bool exec) in __set_task_comm() function
1350 __set_task_comm(me, kbasename(bprm->filename), true); in begin_new_exec()

Completed in 14 milliseconds