u64_to_user_ptr   441 drivers/dma-buf/sync_file.c 	if (copy_to_user(u64_to_user_ptr(info.sync_fence_info), fence_info,
u64_to_user_ptr   226 drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c 	const void __user *uptr = u64_to_user_ptr(in->bo_info_ptr);
u64_to_user_ptr   138 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 	chunk_array_user = u64_to_user_ptr(cs->in.chunks);
u64_to_user_ptr   158 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 		chunk_ptr = u64_to_user_ptr(chunk_array[i]);
u64_to_user_ptr   169 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 		cdata = u64_to_user_ptr(user_chunk.chunk_data);
u64_to_user_ptr  1682 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 	fences_user = u64_to_user_ptr(wait->in.fences);
u64_to_user_ptr   692 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c 		void __user *out = u64_to_user_ptr(args->value);
u64_to_user_ptr   463 drivers/gpu/drm/drm_atomic_uapi.c 		s32 __user *fence_ptr = u64_to_user_ptr(val);
u64_to_user_ptr   763 drivers/gpu/drm/drm_atomic_uapi.c 		s32 __user *fence_ptr = u64_to_user_ptr(val);
u64_to_user_ptr   520 drivers/gpu/drm/drm_lease.c 	object_ids = memdup_user(u64_to_user_ptr(cl->object_ids),
u64_to_user_ptr   108 drivers/gpu/drm/drm_mode_config.c 	fb_id = u64_to_user_ptr(card_res->fb_id_ptr);
u64_to_user_ptr   126 drivers/gpu/drm/drm_mode_config.c 	crtc_id = u64_to_user_ptr(card_res->crtc_id_ptr);
u64_to_user_ptr   138 drivers/gpu/drm/drm_mode_config.c 	encoder_id = u64_to_user_ptr(card_res->encoder_id_ptr);
u64_to_user_ptr   149 drivers/gpu/drm/drm_mode_config.c 	connector_id = u64_to_user_ptr(card_res->connector_id_ptr);
u64_to_user_ptr   485 drivers/gpu/drm/drm_plane.c 	plane_ptr = u64_to_user_ptr(plane_resp->plane_id_ptr);
u64_to_user_ptr   483 drivers/gpu/drm/drm_property.c 	values_ptr = u64_to_user_ptr(out_resp->values_ptr);
u64_to_user_ptr   494 drivers/gpu/drm/drm_property.c 	enum_ptr = u64_to_user_ptr(out_resp->enum_blob_ptr);
u64_to_user_ptr   772 drivers/gpu/drm/drm_property.c 		if (copy_to_user(u64_to_user_ptr(out_resp->data),
u64_to_user_ptr   801 drivers/gpu/drm/drm_property.c 			   u64_to_user_ptr(out_resp->data),
u64_to_user_ptr  1067 drivers/gpu/drm/drm_syncobj.c 							 u64_to_user_ptr(timeline_wait->points),
u64_to_user_ptr  1153 drivers/gpu/drm/drm_syncobj.c 				     u64_to_user_ptr(args->handles),
u64_to_user_ptr  1187 drivers/gpu/drm/drm_syncobj.c 				     u64_to_user_ptr(args->handles),
u64_to_user_ptr  1221 drivers/gpu/drm/drm_syncobj.c 				     u64_to_user_ptr(args->handles),
u64_to_user_ptr  1254 drivers/gpu/drm/drm_syncobj.c 				     u64_to_user_ptr(args->handles),
u64_to_user_ptr  1289 drivers/gpu/drm/drm_syncobj.c 				     u64_to_user_ptr(args->handles),
u64_to_user_ptr  1301 drivers/gpu/drm/drm_syncobj.c 	if (!u64_to_user_ptr(args->points)) {
u64_to_user_ptr  1303 drivers/gpu/drm/drm_syncobj.c 	} else if (copy_from_user(points, u64_to_user_ptr(args->points),
u64_to_user_ptr  1346 drivers/gpu/drm/drm_syncobj.c 	uint64_t __user *points = u64_to_user_ptr(args->points);
u64_to_user_ptr  1360 drivers/gpu/drm/drm_syncobj.c 				     u64_to_user_ptr(args->handles),
u64_to_user_ptr   487 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c 	ret = copy_from_user(bos, u64_to_user_ptr(args->bos),
u64_to_user_ptr   494 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c 	ret = copy_from_user(relocs, u64_to_user_ptr(args->relocs),
u64_to_user_ptr   501 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c 	ret = copy_from_user(pmrs, u64_to_user_ptr(args->pmrs),
u64_to_user_ptr   508 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c 	ret = copy_from_user(stream, u64_to_user_ptr(args->stream),
u64_to_user_ptr   786 drivers/gpu/drm/i915/gem/i915_gem_context.c 		err = i915_user_extensions(u64_to_user_ptr(args->extensions),
u64_to_user_ptr  1318 drivers/gpu/drm/i915/gem/i915_gem_context.c 	if (copy_from_user(&user_sseu, u64_to_user_ptr(args->value),
u64_to_user_ptr  1547 drivers/gpu/drm/i915/gem/i915_gem_context.c 		u64_to_user_ptr(args->value);
u64_to_user_ptr  1622 drivers/gpu/drm/i915/gem/i915_gem_context.c 		err = i915_user_extensions(u64_to_user_ptr(extensions),
u64_to_user_ptr  1711 drivers/gpu/drm/i915/gem/i915_gem_context.c 	user = u64_to_user_ptr(args->value);
u64_to_user_ptr  2111 drivers/gpu/drm/i915/gem/i915_gem_context.c 		ret = i915_user_extensions(u64_to_user_ptr(args->extensions),
u64_to_user_ptr  2171 drivers/gpu/drm/i915/gem/i915_gem_context.c 	if (copy_from_user(&user_sseu, u64_to_user_ptr(args->value),
u64_to_user_ptr  2203 drivers/gpu/drm/i915/gem/i915_gem_context.c 	if (copy_to_user(u64_to_user_ptr(args->value), &user_sseu,
u64_to_user_ptr  1451 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 	urelocs = u64_to_user_ptr(entry->relocs_ptr);
u64_to_user_ptr  1566 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 	addr = u64_to_user_ptr(entry->relocs_ptr);
u64_to_user_ptr  1600 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 		urelocs = u64_to_user_ptr(eb->exec[i].relocs_ptr);
u64_to_user_ptr  2375 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 	user = u64_to_user_ptr(args->cliprects_ptr);
u64_to_user_ptr  2800 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 			     u64_to_user_ptr(args->buffers_ptr),
u64_to_user_ptr  2825 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 			u64_to_user_ptr(args->buffers_ptr);
u64_to_user_ptr  2874 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 			   u64_to_user_ptr(args->buffers_ptr),
u64_to_user_ptr  2899 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 			u64_to_user_ptr(args->buffers_ptr);
u64_to_user_ptr   333 drivers/gpu/drm/i915/gem/i915_gem_shmem.c 	char __user *user_data = u64_to_user_ptr(arg->data_ptr);
u64_to_user_ptr   140 drivers/gpu/drm/i915/i915_gem.c 	char __user *user_data = u64_to_user_ptr(args->data_ptr);
u64_to_user_ptr   283 drivers/gpu/drm/i915/i915_gem.c 	user_data = u64_to_user_ptr(args->data_ptr);
u64_to_user_ptr   381 drivers/gpu/drm/i915/i915_gem.c 	user_data = u64_to_user_ptr(args->data_ptr);
u64_to_user_ptr   450 drivers/gpu/drm/i915/i915_gem.c 	if (!access_ok(u64_to_user_ptr(args->data_ptr),
u64_to_user_ptr   593 drivers/gpu/drm/i915/i915_gem.c 	user_data = u64_to_user_ptr(args->data_ptr);
u64_to_user_ptr   708 drivers/gpu/drm/i915/i915_gem.c 	user_data = u64_to_user_ptr(args->data_ptr);
u64_to_user_ptr   751 drivers/gpu/drm/i915/i915_gem.c 	if (!access_ok(u64_to_user_ptr(args->data_ptr), args->size))
u64_to_user_ptr  3010 drivers/gpu/drm/i915/i915_perf.c 				       u64_to_user_ptr(param->properties_ptr),
u64_to_user_ptr  3366 drivers/gpu/drm/i915/i915_perf.c 			      u64_to_user_ptr(args->mux_regs_ptr),
u64_to_user_ptr  3379 drivers/gpu/drm/i915/i915_perf.c 			      u64_to_user_ptr(args->boolean_regs_ptr),
u64_to_user_ptr  3398 drivers/gpu/drm/i915/i915_perf.c 				      u64_to_user_ptr(args->flex_regs_ptr),
u64_to_user_ptr    23 drivers/gpu/drm/i915/i915_query.c 	if (copy_from_user(query_hdr, u64_to_user_ptr(query_item->data_ptr),
u64_to_user_ptr    27 drivers/gpu/drm/i915/i915_query.c 	if (!access_ok(u64_to_user_ptr(query_item->data_ptr),
u64_to_user_ptr    76 drivers/gpu/drm/i915/i915_query.c 	if (__copy_to_user(u64_to_user_ptr(query_item->data_ptr),
u64_to_user_ptr    80 drivers/gpu/drm/i915/i915_query.c 	if (__copy_to_user(u64_to_user_ptr(query_item->data_ptr + sizeof(topo)),
u64_to_user_ptr    84 drivers/gpu/drm/i915/i915_query.c 	if (__copy_to_user(u64_to_user_ptr(query_item->data_ptr +
u64_to_user_ptr    89 drivers/gpu/drm/i915/i915_query.c 	if (__copy_to_user(u64_to_user_ptr(query_item->data_ptr +
u64_to_user_ptr   103 drivers/gpu/drm/i915/i915_query.c 				u64_to_user_ptr(query_item->data_ptr);
u64_to_user_ptr   156 drivers/gpu/drm/i915/i915_query.c 		u64_to_user_ptr(args->items_ptr);
u64_to_user_ptr    57 drivers/gpu/drm/i915/i915_user_extensions.c 		ext = u64_to_user_ptr(next);
u64_to_user_ptr   116 drivers/gpu/drm/lima/lima_drv.c 	if (copy_from_user(bos, u64_to_user_ptr(args->bos), size)) {
u64_to_user_ptr   128 drivers/gpu/drm/lima/lima_drv.c 	if (copy_from_user(task->frame, u64_to_user_ptr(args->frame), args->frame_size)) {
u64_to_user_ptr   836 drivers/gpu/drm/msm/msm_drv.c 		if (copy_from_user(msm_obj->name, u64_to_user_ptr(args->value),
u64_to_user_ptr   857 drivers/gpu/drm/msm/msm_drv.c 			if (copy_to_user(u64_to_user_ptr(args->value),
u64_to_user_ptr    81 drivers/gpu/drm/msm/msm_gem_submit.c 			u64_to_user_ptr(args->bos + (i * sizeof(submit_bo)));
u64_to_user_ptr   331 drivers/gpu/drm/msm/msm_gem_submit.c 			u64_to_user_ptr(relocs + (i * sizeof(submit_reloc)));
u64_to_user_ptr   507 drivers/gpu/drm/msm/msm_gem_submit.c 			u64_to_user_ptr(args->cmds + (i * sizeof(submit_cmd)));
u64_to_user_ptr   131 drivers/gpu/drm/msm/msm_submitqueue.c 	ret = copy_to_user(u64_to_user_ptr(args->data), &queue->faults, size);
u64_to_user_ptr   169 drivers/gpu/drm/qxl/qxl_ioctl.c 	if (!access_ok(u64_to_user_ptr(cmd->command),
u64_to_user_ptr   191 drivers/gpu/drm/qxl/qxl_ioctl.c 		 u64_to_user_ptr(cmd->command), cmd->command_size);
u64_to_user_ptr   210 drivers/gpu/drm/qxl/qxl_ioctl.c 		struct drm_qxl_reloc __user *u = u64_to_user_ptr(cmd->relocs);
u64_to_user_ptr   288 drivers/gpu/drm/qxl/qxl_ioctl.c 			u64_to_user_ptr(execbuffer->commands);
u64_to_user_ptr   343 drivers/gpu/drm/tegra/drm.c 	user_cmdbufs = u64_to_user_ptr(args->cmdbufs);
u64_to_user_ptr   344 drivers/gpu/drm/tegra/drm.c 	user_relocs = u64_to_user_ptr(args->relocs);
u64_to_user_ptr   345 drivers/gpu/drm/tegra/drm.c 	user_syncpt = u64_to_user_ptr(args->syncpts);
u64_to_user_ptr  1075 drivers/gpu/drm/vc4/vc4_bo.c 	name = strndup_user(u64_to_user_ptr(args->name), args->len + 1);
u64_to_user_ptr   130 drivers/gpu/drm/vc4/vc4_gem.c 	if (copy_to_user(u64_to_user_ptr(get_state->bo),
u64_to_user_ptr   762 drivers/gpu/drm/vc4/vc4_gem.c 	if (copy_from_user(handles, u64_to_user_ptr(args->bo_handles),
u64_to_user_ptr   870 drivers/gpu/drm/vc4/vc4_gem.c 			   u64_to_user_ptr(args->bin_cl),
u64_to_user_ptr   877 drivers/gpu/drm/vc4/vc4_gem.c 			   u64_to_user_ptr(args->shader_rec),
u64_to_user_ptr   884 drivers/gpu/drm/vc4/vc4_gem.c 			   u64_to_user_ptr(args->uniforms),
u64_to_user_ptr   198 drivers/gpu/drm/vc4/vc4_perfmon.c 	if (copy_to_user(u64_to_user_ptr(req->values_ptr), perfmon->counters,
u64_to_user_ptr   173 drivers/gpu/drm/virtio/virtgpu_ioctl.c 		user_bo_handles = u64_to_user_ptr(exbuf->bo_handles);
u64_to_user_ptr   200 drivers/gpu/drm/virtio/virtgpu_ioctl.c 	buf = memdup_user(u64_to_user_ptr(exbuf->command), exbuf->size);
u64_to_user_ptr   267 drivers/gpu/drm/virtio/virtgpu_ioctl.c 	if (copy_to_user(u64_to_user_ptr(param->value), &value, sizeof(int)))
u64_to_user_ptr   550 drivers/gpu/drm/virtio/virtgpu_ioctl.c 	if (copy_to_user(u64_to_user_ptr(args->addr), ptr, size))
u64_to_user_ptr   441 drivers/infiniband/core/ucma.c 	if (copy_to_user(u64_to_user_ptr(cmd.response),
u64_to_user_ptr   511 drivers/infiniband/core/ucma.c 	if (copy_to_user(u64_to_user_ptr(cmd.response),
u64_to_user_ptr   640 drivers/infiniband/core/ucma.c 	if (copy_to_user(u64_to_user_ptr(cmd.response),
u64_to_user_ptr   883 drivers/infiniband/core/ucma.c 	if (copy_to_user(u64_to_user_ptr(cmd.response),
u64_to_user_ptr  1028 drivers/infiniband/core/ucma.c 	response = u64_to_user_ptr(cmd.response);
u64_to_user_ptr  1227 drivers/infiniband/core/ucma.c 	if (copy_to_user(u64_to_user_ptr(cmd.response),
u64_to_user_ptr  1379 drivers/infiniband/core/ucma.c 	optval = memdup_user(u64_to_user_ptr(cmd.optval),
u64_to_user_ptr  1463 drivers/infiniband/core/ucma.c 	if (copy_to_user(u64_to_user_ptr(cmd->response),
u64_to_user_ptr  1571 drivers/infiniband/core/ucma.c 	if (copy_to_user(u64_to_user_ptr(cmd.response),
u64_to_user_ptr  1662 drivers/infiniband/core/ucma.c 	if (copy_to_user(u64_to_user_ptr(cmd.response),
u64_to_user_ptr   140 drivers/infiniband/core/uverbs_ioctl.c 		return ib_is_buffer_cleared(u64_to_user_ptr(uattr->data) + len,
u64_to_user_ptr   200 drivers/infiniband/core/uverbs_ioctl.c 		ret = copy_from_user(idr_vals, u64_to_user_ptr(uattr->data),
u64_to_user_ptr   302 drivers/infiniband/core/uverbs_ioctl.c 			if (copy_from_user(p, u64_to_user_ptr(uattr->data),
u64_to_user_ptr   723 drivers/infiniband/core/uverbs_ioctl.c 			udata->inbuf = u64_to_user_ptr(in->ptr_attr.data);
u64_to_user_ptr   730 drivers/infiniband/core/uverbs_ioctl.c 		udata->outbuf = u64_to_user_ptr(out->ptr_attr.data);
u64_to_user_ptr   748 drivers/infiniband/core/uverbs_ioctl.c 	if (copy_to_user(u64_to_user_ptr(attr->ptr_attr.data), from, min_size))
u64_to_user_ptr   799 drivers/infiniband/core/uverbs_ioctl.c 		if (clear_user(u64_to_user_ptr(attr->ptr_attr.data) + size,
u64_to_user_ptr   623 drivers/infiniband/core/uverbs_main.c 			if (!access_ok(u64_to_user_ptr(ex_hdr->response),
u64_to_user_ptr   739 drivers/infiniband/core/uverbs_main.c 						u64_to_user_ptr(response +
u64_to_user_ptr   750 drivers/infiniband/core/uverbs_main.c 			&bundle.ucore, buf, u64_to_user_ptr(response),
u64_to_user_ptr   756 drivers/infiniband/core/uverbs_main.c 					u64_to_user_ptr(ex_hdr.response),
u64_to_user_ptr   761 drivers/infiniband/core/uverbs_main.c 			u64_to_user_ptr(ex_hdr.response) + bundle.ucore.outlen,
u64_to_user_ptr   213 drivers/infiniband/core/uverbs_std_types_flow_action.c 			    u64_to_user_ptr(uverbs_encap.val_ptr),
u64_to_user_ptr   477 drivers/infiniband/hw/hfi1/user_exp_rcv.c 		if (copy_to_user(u64_to_user_ptr(tinfo->tidlist),
u64_to_user_ptr   517 drivers/infiniband/hw/hfi1/user_exp_rcv.c 	tidinfo = memdup_user(u64_to_user_ptr(tinfo->tidlist),
u64_to_user_ptr  3433 drivers/infiniband/hw/mlx5/main.c 				   u64_to_user_ptr(cntrs_data->counters_data),
u64_to_user_ptr   617 drivers/infiniband/hw/qib/qib_diag.c 			   u64_to_user_ptr(dp.data),
u64_to_user_ptr   450 drivers/infiniband/hw/qib/qib_file_ops.c 		if (copy_to_user(u64_to_user_ptr(ti->tidmap),
u64_to_user_ptr   497 drivers/infiniband/hw/qib/qib_file_ops.c 	if (copy_from_user(tidmap, u64_to_user_ptr(ti->tidmap),
u64_to_user_ptr  2173 drivers/infiniband/hw/qib/qib_file_ops.c 		ret = qib_get_base_info(fp, u64_to_user_ptr(
u64_to_user_ptr   162 drivers/infiniband/sw/rxe/rxe_srq.c 		mi = u64_to_user_ptr(ucmd->mmap_info_addr);
u64_to_user_ptr    62 drivers/infiniband/sw/siw/siw_qp_tx.c 			if (copy_from_user(paddr, u64_to_user_ptr(sge->laddr),
u64_to_user_ptr   296 drivers/media/rc/bpf-lirc.c 	__u32 __user *prog_ids = u64_to_user_ptr(attr->query.prog_ids);
u64_to_user_ptr   154 drivers/misc/habanalabs/habanalabs_ioctl.c 		if (copy_from_user(input, u64_to_user_ptr(args->input_ptr),
u64_to_user_ptr   416 drivers/staging/android/ion/ion.c 	struct ion_heap_data __user *buffer = u64_to_user_ptr(query->heaps);
u64_to_user_ptr   744 drivers/staging/media/tegra-vde/vde.c 	frames_user = u64_to_user_ptr(ctx.dpb_frames_ptr);
u64_to_user_ptr   319 drivers/tee/tee_core.c 	uarg = u64_to_user_ptr(buf.buf_ptr);
u64_to_user_ptr   390 drivers/tee/tee_core.c 	uarg = u64_to_user_ptr(buf.buf_ptr);
u64_to_user_ptr   524 drivers/tee/tee_core.c 	uarg = u64_to_user_ptr(buf.buf_ptr);
u64_to_user_ptr   622 drivers/tee/tee_core.c 	uarg = u64_to_user_ptr(buf.buf_ptr);
u64_to_user_ptr  1244 fs/io_uring.c  	void __user *buf = u64_to_user_ptr(READ_ONCE(sqe->addr));
u64_to_user_ptr  1991 fs/io_uring.c  	if (get_timespec64(&ts, u64_to_user_ptr(sqe->addr)))
u64_to_user_ptr   824 include/rdma/uverbs_ioctl.h 	else if (copy_from_user(to, u64_to_user_ptr(attr->ptr_attr.data),
u64_to_user_ptr   846 include/rdma/uverbs_ioctl.h 	else if (copy_from_user(to, u64_to_user_ptr(attr->ptr_attr.data),
u64_to_user_ptr  3410 kernel/bpf/btf.c 	btf = btf_parse(u64_to_user_ptr(attr->btf),
u64_to_user_ptr  3412 kernel/bpf/btf.c 			u64_to_user_ptr(attr->btf_log_buf),
u64_to_user_ptr  3468 kernel/bpf/btf.c 	uinfo = u64_to_user_ptr(attr->info.info);
u64_to_user_ptr  3477 kernel/bpf/btf.c 	ubtf = u64_to_user_ptr(info.btf);
u64_to_user_ptr   504 kernel/bpf/cgroup.c 	__u32 __user *prog_ids = u64_to_user_ptr(attr->query.prog_ids);
u64_to_user_ptr   325 kernel/bpf/offload.c 		uinsns = u64_to_user_ptr(info->jited_prog_insns);
u64_to_user_ptr   741 kernel/bpf/syscall.c 	void __user *ukey = u64_to_user_ptr(attr->key);
u64_to_user_ptr   742 kernel/bpf/syscall.c 	void __user *uvalue = u64_to_user_ptr(attr->value);
u64_to_user_ptr   876 kernel/bpf/syscall.c 	void __user *ukey = u64_to_user_ptr(attr->key);
u64_to_user_ptr   877 kernel/bpf/syscall.c 	void __user *uvalue = u64_to_user_ptr(attr->value);
u64_to_user_ptr   989 kernel/bpf/syscall.c 	void __user *ukey = u64_to_user_ptr(attr->key);
u64_to_user_ptr  1039 kernel/bpf/syscall.c 	void __user *ukey = u64_to_user_ptr(attr->key);
u64_to_user_ptr  1040 kernel/bpf/syscall.c 	void __user *unext_key = u64_to_user_ptr(attr->next_key);
u64_to_user_ptr  1105 kernel/bpf/syscall.c 	void __user *ukey = u64_to_user_ptr(attr->key);
u64_to_user_ptr  1106 kernel/bpf/syscall.c 	void __user *uvalue = u64_to_user_ptr(attr->value);
u64_to_user_ptr  1655 kernel/bpf/syscall.c 	if (strncpy_from_user(license, u64_to_user_ptr(attr->license),
u64_to_user_ptr  1695 kernel/bpf/syscall.c 	if (copy_from_user(prog->insns, u64_to_user_ptr(attr->insns),
u64_to_user_ptr  1779 kernel/bpf/syscall.c 	return bpf_obj_pin_user(attr->bpf_fd, u64_to_user_ptr(attr->pathname));
u64_to_user_ptr  1788 kernel/bpf/syscall.c 	return bpf_obj_get_user(u64_to_user_ptr(attr->pathname),
u64_to_user_ptr  1826 kernel/bpf/syscall.c 	if (strncpy_from_user(tp_name, u64_to_user_ptr(attr->raw_tracepoint.name),
u64_to_user_ptr  2329 kernel/bpf/syscall.c 	struct bpf_prog_info __user *uinfo = u64_to_user_ptr(attr->info.info);
u64_to_user_ptr  2360 kernel/bpf/syscall.c 		u32 __user *user_map_ids = u64_to_user_ptr(info.map_ids);
u64_to_user_ptr  2401 kernel/bpf/syscall.c 		uinsns = u64_to_user_ptr(info.xlated_prog_insns);
u64_to_user_ptr  2433 kernel/bpf/syscall.c 			uinsns = u64_to_user_ptr(info.jited_prog_insns);
u64_to_user_ptr  2476 kernel/bpf/syscall.c 			user_ksyms = u64_to_user_ptr(info.jited_ksyms);
u64_to_user_ptr  2504 kernel/bpf/syscall.c 			user_lens = u64_to_user_ptr(info.jited_func_lens);
u64_to_user_ptr  2530 kernel/bpf/syscall.c 		user_finfo = u64_to_user_ptr(info.func_info);
u64_to_user_ptr  2542 kernel/bpf/syscall.c 		user_linfo = u64_to_user_ptr(info.line_info);
u64_to_user_ptr  2559 kernel/bpf/syscall.c 			user_linfo = u64_to_user_ptr(info.jited_line_info);
u64_to_user_ptr  2577 kernel/bpf/syscall.c 		user_prog_tags = u64_to_user_ptr(info.prog_tags);
u64_to_user_ptr  2605 kernel/bpf/syscall.c 	struct bpf_map_info __user *uinfo = u64_to_user_ptr(attr->info.info);
u64_to_user_ptr  2647 kernel/bpf/syscall.c 	struct bpf_btf_info __user *uinfo = u64_to_user_ptr(attr->info.info);
u64_to_user_ptr  2721 kernel/bpf/syscall.c 	char __user *ubuf = u64_to_user_ptr(attr->task_fd_query.buf);
u64_to_user_ptr  6518 kernel/bpf/verifier.c 	urecord = u64_to_user_ptr(attr->func_info);
u64_to_user_ptr  6639 kernel/bpf/verifier.c 	ulinfo = u64_to_user_ptr(attr->line_info);
u64_to_user_ptr  2553 kernel/fork.c  		.pidfd		= u64_to_user_ptr(args.pidfd),
u64_to_user_ptr  2554 kernel/fork.c  		.child_tid	= u64_to_user_ptr(args.child_tid),
u64_to_user_ptr  2555 kernel/fork.c  		.parent_tid	= u64_to_user_ptr(args.parent_tid),
u64_to_user_ptr   254 kernel/trace/trace_event_perf.c 			func, u64_to_user_ptr(p_event->attr.kprobe_func),
u64_to_user_ptr   307 kernel/trace/trace_event_perf.c 	path = strndup_user(u64_to_user_ptr(p_event->attr.uprobe_path),
u64_to_user_ptr    80 net/bpf/test_run.c 	void __user *data_out = u64_to_user_ptr(kattr->test.data_out);
u64_to_user_ptr   111 net/bpf/test_run.c 	void __user *data_in = u64_to_user_ptr(kattr->test.data_in);
u64_to_user_ptr   130 net/bpf/test_run.c 	void __user *data_in = u64_to_user_ptr(kattr->test.ctx_in);
u64_to_user_ptr   131 net/bpf/test_run.c 	void __user *data_out = u64_to_user_ptr(kattr->test.ctx_out);
u64_to_user_ptr   163 net/bpf/test_run.c 	void __user *data_out = u64_to_user_ptr(kattr->test.ctx_out);
u64_to_user_ptr    76 net/core/flow_dissector.c 	__u32 __user *prog_ids = u64_to_user_ptr(attr->query.prog_ids);