Home
last modified time | relevance | path

Searched refs:copy_to_user_nofault (Results 1 – 9 of 9) sorted by relevance

/linux/mm/
A Dmaccess.c248 long copy_to_user_nofault(void __user *dst, const void *src, size_t size) in copy_to_user_nofault() function
264 EXPORT_SYMBOL_GPL(copy_to_user_nofault);
/linux/include/linux/
A Duaccess.h361 long notrace copy_to_user_nofault(void __user *dst, const void *src,
/linux/kernel/trace/
A Dbpf_trace.c340 return copy_to_user_nofault(unsafe_ptr, src, size); in BPF_CALL_3()
/linux/fs/btrfs/
A Dioctl.c2126 if (copy_to_user_nofault(ubuf + *sk_offset, &sh, sizeof(sh))) { in copy_to_sk()
A Dextent_io.c6809 if (copy_to_user_nofault(dst, kaddr + offset, cur)) { in read_extent_buffer_to_user_nofault()
/linux/arch/x86/kvm/
A Dx86.c4445 if (!copy_to_user_nofault(&st->preempted, &preempted, sizeof(preempted))) in kvm_steal_time_set_preempted()
/linux/
A Dvmlinux.symvers3955 0x00000000 copy_to_user_nofault vmlinux EXPORT_SYMBOL_GPL
A DSystem.map6407 ffff800010195ae0 T copy_to_user_nofault
A D.tmp_System.map6407 ffff800010195ae0 T copy_to_user_nofault

Completed in 350 milliseconds