Searched defs:ioctls (Results 1 – 6 of 6) sorted by relevance
118 let ioctls = &[$( localVariable
462 .. _ioctls: target
253 __u64 ioctls; member272 __u64 ioctls; member
943 uint64_t ioctls = 0; in uffd_register_detect_zeropage() local 979 uint64_t ioctls = 0; in uffd_register_poison() local 1453 uint64_t ioctls = 0, expected = BIT_ULL(_UFFDIO_WAKE); do_register_ioctls_test() local [all...]
343 bool miss, bool wp, bool minor, uint64_t *ioctls) in uffd_register_with_ioctls()
607 static const struct drm_ioctl_desc ioctls[DRM_COMMAND_END - DRM_COMMAND_BASE] = { variable