Lines Matching refs:ioctl_gntdev_grant_copy_segment

241     BUILD_BUG_ON(sizeof(struct ioctl_gntdev_grant_copy_segment) !=  in osdep_gnttab_grant_copy()
244 BUILD_BUG_ON(__alignof__(struct ioctl_gntdev_grant_copy_segment) != in osdep_gnttab_grant_copy()
247 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
251 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
255 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
259 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
263 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
268 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
272 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
276 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
280 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
284 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
289 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
292 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
295 BUILD_BUG_ON(offsetof(struct ioctl_gntdev_grant_copy_segment, in osdep_gnttab_grant_copy()
299 copy.segments = (struct ioctl_gntdev_grant_copy_segment *)segs; in osdep_gnttab_grant_copy()