Lines Matching defs:ufd
503 static void wp_range(int ufd, __u64 start, __u64 len, bool wp) in wp_range()
517 static void continue_range(int ufd, __u64 start, __u64 len) in continue_range()
574 static void retry_copy_page(int ufd, struct uffdio_copy *uffdio_copy, in retry_copy_page()
591 static void wake_range(int ufd, unsigned long addr, unsigned long len) in wake_range()
603 static int __copy_page(int ufd, unsigned long offset, bool retry) in __copy_page()
635 static int copy_page_retry(int ufd, unsigned long offset) in copy_page_retry()
640 static int copy_page(int ufd, unsigned long offset) in copy_page()
645 static int uffd_read_msg(int ufd, struct uffd_msg *msg) in uffd_read_msg()
1017 static void retry_uffdio_zeropage(int ufd, in retry_uffdio_zeropage()
1034 static int __uffdio_zeropage(int ufd, unsigned long offset, bool retry) in __uffdio_zeropage()
1071 static int uffdio_zeropage(int ufd, unsigned long offset) in uffdio_zeropage()