OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UFFD_API
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
userfaultfd.h
22
#define
UFFD_API
((__u64) 0xAA)
/external/kernel-headers/original/uapi/linux/
userfaultfd.h
14
#define
UFFD_API
((__u64)0xAA)
33
* changed by implementing a different
UFFD_API
. If sticking to the
34
* same
UFFD_API
more ioctl can be added and userland will be aware of
106
* long as the uffdio_api.api requested matches
UFFD_API
.
Completed in 39 milliseconds