Home
last modified time | relevance | path

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

/linux/fs/
H A Dexec.c731 unsigned long *sp_location) in transfer_args_to_stack() argument
737 sp = *sp_location; in transfer_args_to_stack()
750 bprm->exec += *sp_location - MAX_ARG_PAGES * PAGE_SIZE; in transfer_args_to_stack()
751 *sp_location = sp; in transfer_args_to_stack()