Searched refs:sp_location (Results 1 – 2 of 2) sorted by relevance
125 unsigned long *sp_location);
877 unsigned long *sp_location) in transfer_args_to_stack() argument883 sp = *sp_location; in transfer_args_to_stack()896 bprm->exec += *sp_location - MAX_ARG_PAGES * PAGE_SIZE; in transfer_args_to_stack()897 *sp_location = sp; in transfer_args_to_stack()