| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_gem_userptr.c | 65 ivpu_create_userptr_dmabuf(struct ivpu_device *vdev, void __user *user_ptr, in ivpu_create_userptr_dmabuf() 139 ivpu_bo_create_from_userptr(struct ivpu_device *vdev, void __user *user_ptr, in ivpu_bo_create_from_userptr() 169 void __user *user_ptr = u64_to_user_ptr(args->user_ptr); in ivpu_bo_create_from_userptr_ioctl() local
|
| H A D | ivpu_ms.c | 119 void __user *user_ptr, u64 user_size, u64 *user_bytes_copied) in copy_leftover_bytes() 138 void __user *user_ptr, u64 user_size, u64 *user_bytes_copied) in copy_samples_to_user()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | fentry_sleepable.c | 8 void *user_ptr; variable
|
| H A D | test_probe_read_user_str.c | 11 void *user_ptr = 0; variable
|
| H A D | read_vsyscall.c | 10 void *user_ptr = 0; variable [all...] |
| H A D | test_attach_probe_manual.c | 15 void *user_ptr = 0; variable
|
| H A D | task_work_fail.c | 13 const void *user_ptr = NULL; variable
|
| H A D | task_work.c | 14 const void *user_ptr = NULL; variable
|
| H A D | uprobe_multi.c | 27 void *user_ptr = 0; global() variable
|
| H A D | test_attach_probe.c | 24 void *user_ptr = 0; variable
|
| H A D | string_kfuncs_failure1.c | 9 char *user_ptr = (char *)1; variable [all...] |
| H A D | dynptr_success.c | 854 void *user_ptr; global() variable [all...] |
| /linux/drivers/gpu/drm/ |
| H A D | drm_ioctl.c | 582 void __user *user_ptr; in drm_set_client_name() local
|
| /linux/kernel/trace/ |
| H A D | trace_syscalls.c | 869 char *user_ptr; in ftrace_syscall_enter() local 1423 char *user_ptr; in perf_syscall_enter() local
|
| /linux/include/uapi/drm/ |
| H A D | etnaviv_drm.h | 233 __u64 user_ptr; /* in, page aligned user pointer */ member
|
| H A D | i915_drm.h | 2706 __u64 user_ptr; member
|
| /linux/arch/x86/xen/ |
| H A D | mmu_pv.c | 521 pgd_t *user_ptr = NULL; in xen_get_user_pgd() local 567 pgd_t *user_ptr = xen_get_user_pgd((pgd_t *)ptr); in xen_set_p4d() local
|
| /linux/include/net/ |
| H A D | genetlink.h | 141 void * user_ptr[2]; member
|
| /linux/drivers/iommu/iommufd/ |
| H A D | device.c | 1633 void __user *user_ptr = u64_to_user_ptr(cmd->data_uptr); in iommufd_get_hw_info() local
|
| /linux/kernel/bpf/ |
| H A D | helpers.c | 660 const void __user *, user_ptr) in BPF_CALL_3() argument 683 const void __user *, user_ptr, struct task_struct *, tsk, u64, flags) in BPF_CALL_5() argument 747 void __user *user_ptr = (__force void __user *)unsafe_ptr; in bpf_trace_copy_string() local
|
| /linux/tools/include/uapi/drm/ |
| H A D | i915_drm.h | |