Searched defs:exec (Results 1 – 2 of 2) sorted by relevance
1213 void __set_task_comm(struct task_struct *tsk, const char *buf, bool exec) in __set_task_comm()1828 struct file *exec; in exec_binprm() local
153 create_elf_tables(struct linux_binprm *bprm, const struct elfhdr *exec, in create_elf_tables()