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