Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dexec.c242 static void flush_arg_page(struct linux_binprm *bprm, unsigned long pos, in flush_arg_page() function
339 static void flush_arg_page(struct linux_binprm *bprm, unsigned long pos, in flush_arg_page() function
586 flush_arg_page(bprm, kpos, kmapped_page); in copy_strings()
637 flush_arg_page(bprm, pos & PAGE_MASK, page); in copy_string_kernel()