Searched refs:get_arg_page (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/ |
A D | exec.c | 198 static struct page *get_arg_page(struct linux_binprm *bprm, unsigned long pos, in get_arg_page() function 303 static struct page *get_arg_page(struct linux_binprm *bprm, unsigned long pos, in get_arg_page() function 578 page = get_arg_page(bprm, pos, 1); in copy_strings() 638 page = get_arg_page(bprm, pos, 1); in copy_string_kernel() 1686 page = get_arg_page(bprm, bprm->p, 0); in remove_arg_zero()
|
Completed in 6 milliseconds