Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dexec.c247 static void flush_arg_page(struct linux_binprm *bprm, unsigned long pos, in flush_arg_page() function
354 static void flush_arg_page(struct linux_binprm *bprm, unsigned long pos, in flush_arg_page() function
638 flush_arg_page(bprm, kpos, kmapped_page); in copy_strings()
687 flush_arg_page(bprm, pos & PAGE_MASK, page); in copy_string_kernel()