H A D | vm_util.c | 340 /* If `ioctls' non-NULL, the allowed ioctls will be returned into the var */ in uffd_register_with_ioctls() 342 bool miss, bool wp, bool minor, uint64_t *ioctls) in uffd_register_with_ioctls() 361 else if (ioctls) in uffd_unregister() 362 *ioctls = uffdio_register.ioctls; in uffd_unregister() 326 uffd_register_with_ioctls(int uffd,void * addr,uint64_t len,bool miss,bool wp,bool minor,uint64_t * ioctls) uffd_register_with_ioctls() argument
|