/linux/tools/testing/selftests/bpf/progs/ |
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
|
H A D | test_attach_probe_manual.c | 15 void *user_ptr = 0; 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
|
/linux/drivers/accessibility/speakup/ |
H A D | i18n.c | 518 char *user_ptr = user; in fmt_validate() local
|
/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_perfcnt.c | 243 void __user *user_ptr = (void __user *)(uintptr_t)req->buf_ptr; in panfrost_ioctl_perfcnt_dump() local
|
/linux/arch/arm64/kernel/ |
H A D | armv8_deprecated.c | 167 const void __user *user_ptr; in swp_handler() local
|
/linux/drivers/iommu/iommufd/ |
H A D | device.c | 1178 void __user *user_ptr = u64_to_user_ptr(cmd->data_uptr); in iommufd_get_hw_info() local
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-compat-ioctl32.c | 1030 void __user *user_ptr, size_t array_size, in v4l2_compat_get_array_args() 1101 int v4l2_compat_put_array_args(struct file *file, void __user *user_ptr, in v4l2_compat_put_array_args()
|
H A D | v4l2-ioctl.c | 3159 void __user **user_ptr, void ***kernel_ptr) in check_array_args() 3417 void __user *user_ptr = NULL; in video_usercopy() 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 | 465 pgd_t *user_ptr = NULL; in xen_get_user_pgd() local 508 pgd_t *user_ptr = xen_get_user_pgd((pgd_t *)ptr); in xen_set_p4d() local
|
/linux/kernel/bpf/ |
H A D | helpers.c | 657 const void __user *, user_ptr) in BPF_CALL_3() argument 680 const void __user *, user_ptr, struct task_struct *, tsk, u64, flags) in BPF_CALL_5() argument 744 void __user *user_ptr = (__force void __user *)unsafe_ptr; in bpf_trace_copy_string() local
|
/linux/include/net/ |
H A D | genetlink.h | 141 void * user_ptr[2]; member
|
/linux/tools/include/uapi/drm/ |
H A D | i915_drm.h | 2706 __u64 user_ptr; member
|
/linux/arch/x86/kvm/ |
H A D | x86.c | 5800 void __user *user_ptr; in kvm_vcpu_ioctl_enable_cap() local
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 1014 void __user *user_ptr; member
|