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

/linux-master/fs/
H A Dexec.c199 static struct page *get_arg_page(struct linux_binprm *bprm, unsigned long pos, function
320 static struct page *get_arg_page(struct linux_binprm *bprm, unsigned long pos, function
595 page = get_arg_page(bprm, pos, 1);
655 page = get_arg_page(bprm, pos, 1);
1751 page = get_arg_page(bprm, bprm->p, 0);

Completed in 207 milliseconds