Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dexec.c241 static void flush_arg_page(struct linux_binprm *bprm, unsigned long pos, in flush_arg_page() function
338 static void flush_arg_page(struct linux_binprm *bprm, unsigned long pos, in flush_arg_page() function
591 flush_arg_page(bprm, kpos, kmapped_page); in copy_strings()
640 flush_arg_page(bprm, pos & PAGE_MASK, page); in copy_string_kernel()