Searched refs:UFFDIO_WAKE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Duserfaultfd.h21 * UFFDIO_WAKE ioctls should be defined as _IOW and not as _IOR. In
92 #define UFFDIO_WAKE _IOR(UFFDIO, _UFFDIO_WAKE, \ macro
/linux-master/tools/testing/selftests/mm/
H A Duffd-common.c595 if (ioctl(ufd, UFFDIO_WAKE, &uffdio_wake))
/linux-master/fs/
H A Duserfaultfd.c284 * the fault_pending_wqh to avoid userland having to UFFDIO_WAKE any
1609 * UFFDIO_WAKE explicitly.
2116 case UFFDIO_WAKE:

Completed in 118 milliseconds