Searched refs:setup_new_exec (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dbinfmts.h120 extern void setup_new_exec(struct linux_binprm * bprm);
/linux-master/fs/
H A Dexec.c1344 * dumpable (in setup_new_exec) to avoid a race with a process in userspace
1457 void setup_new_exec(struct linux_binprm * bprm) function
1474 EXPORT_SYMBOL(setup_new_exec); variable
1488 * setup_new_exec() commits the new creds and drops the lock.
H A Dbinfmt_flat.c513 setup_new_exec(bprm);
H A Dbinfmt_elf.c1009 setup_new_exec(bprm);
H A Dbinfmt_elf_fdpic.c354 setup_new_exec(bprm);

Completed in 192 milliseconds