Lines Matching defs:ufd
615 static void wp_range(int ufd, __u64 start, __u64 len, bool wp) in wp_range()
629 static void continue_range(int ufd, __u64 start, __u64 len) in continue_range()
686 static void retry_copy_page(int ufd, struct uffdio_copy *uffdio_copy, in retry_copy_page()
703 static void wake_range(int ufd, unsigned long addr, unsigned long len) in wake_range()
715 static int __copy_page(int ufd, unsigned long offset, bool retry) in __copy_page()
747 static int copy_page_retry(int ufd, unsigned long offset) in copy_page_retry()
752 static int copy_page(int ufd, unsigned long offset) in copy_page()
757 static int uffd_read_msg(int ufd, struct uffd_msg *msg) in uffd_read_msg()
1162 static void retry_uffdio_zeropage(int ufd, in retry_uffdio_zeropage()
1179 static int __uffdio_zeropage(int ufd, unsigned long offset, bool retry) in __uffdio_zeropage()
1216 static int uffdio_zeropage(int ufd, unsigned long offset) in uffdio_zeropage()