Searched refs:UFFDIO_POISON (Results 1 – 5 of 5) sorted by relevance
98 #define UFFDIO_POISON _IOWR(UFFDIO, _UFFDIO_POISON, \ macro
104 #define UFFDIO_POISON _IOWR(UFFDIO, _UFFDIO_POISON, \ macro
986 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
2131 case UFFDIO_POISON: in userfaultfd_ioctl()