Searched refs:prepare_exec_creds (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
H A Dcred.h163 extern struct cred *prepare_exec_creds(void);
/linux-4.1.27/kernel/
H A Dcred.c287 struct cred *prepare_exec_creds(void) prepare_exec_creds() function
/linux-4.1.27/fs/
H A Dbinfmt_flat.c827 bprm.cred = prepare_exec_creds(); load_flat_shared_library()
H A Dexec.c1175 bprm->cred = prepare_exec_creds(); prepare_bprm_creds()

Completed in 164 milliseconds