Searched refs:uffdio_ioctl (Results 1 – 3 of 3) sorted by relevance
/external/strace/ |
D | userfaultfd.c | 68 uffdio_ioctl(struct tcb *const tcp, const unsigned int code, in uffdio_ioctl() function
|
D | ioctl.c | 312 return uffdio_ioctl(tcp, code, arg); in ioctl_decode()
|
D | ChangeLog | 12051 * userfaultfd.c (uffdio_ioctl): Return RVAL_DECODED | 1, break instead 13612 * userfaultfd.c (uffdio_ioctl): Replace PRINT_FIELD_FLAGS64 with 13892 (uffdio_ioctl): Print struct uffdio_api.features using 13905 * userfaultfd.c (uffdio_ioctl) <UFFDIO_API>: On entering syscall, 13918 (uffdio_ioctl): Use it, PRINT_FIELD_FLAGS64, and PRINT_FIELD_X. 21413 * userfaultfd.c (uffdio_ioctl): Likewise. 21830 sock_ioctl, term_ioctl, ubi_ioctl, uffdio_ioctl): Rewrite prototypes 24906 * userfaultfd.c (uffdio_ioctl): Likewise. 29773 * defs.h (uffdio_ioctl): New prototype. 29775 uffdio_ioctl.
|