Home
last modified time | relevance | path

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

/linux/fs/
H A Dexec.c1108 static struct file *bprm_identity_file(const struct linux_binprm *bprm) in bprm_identity_file() function
1169 retval = set_mm_exe_file(bprm->mm, bprm_identity_file(bprm)); in begin_new_exec()
1259 struct file *comm_file = bprm_identity_file(bprm); in begin_new_exec()