Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dexec.c182 static struct page *get_arg_page(struct linux_binprm *bprm, unsigned long pos, in get_arg_page() function
302 static struct page *get_arg_page(struct linux_binprm *bprm, unsigned long pos, in get_arg_page() function
510 page = get_arg_page(bprm, pos, 1); in copy_strings()
1369 page = get_arg_page(bprm, bprm->p, 0); in remove_arg_zero()