Searched refs:transfer_args_to_stack (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/
H A Dexec.c889 int transfer_args_to_stack(struct linux_binprm *bprm, function
915 EXPORT_SYMBOL(transfer_args_to_stack); variable
H A Dbinfmt_elf_fdpic.c523 if (transfer_args_to_stack(bprm, &sp) < 0)
H A Dbinfmt_flat.c910 res = transfer_args_to_stack(bprm, &current->mm->start_stack);
/linux-master/include/linux/
H A Dbinfmts.h134 extern int transfer_args_to_stack(struct linux_binprm *bprm,

Completed in 165 milliseconds