Searched refs:UFFDIO_POISON (Results 1 – 4 of 4) sorted by relevance
104 #define UFFDIO_POISON _IOWR(UFFDIO, _UFFDIO_POISON, \ macro
995 ret = ioctl(uffd, UFFDIO_POISON, &uffdio_poison); in do_uffdio_poison()
289 take to "resolve" it is to issue a ``UFFDIO_POISON``. This will cause any
2030 case UFFDIO_POISON: in userfaultfd_ioctl()