copy_struct_from_user 10659 kernel/events/core.c ret = copy_struct_from_user(attr, sizeof(*attr), uattr, size); copy_struct_from_user 2539 kernel/fork.c err = copy_struct_from_user(&args, sizeof(args), uargs, usize); copy_struct_from_user 5130 kernel/sched/core.c ret = copy_struct_from_user(attr, sizeof(*attr), uattr, size); copy_struct_from_user 134 lib/test_user_copy.c ret |= test(copy_struct_from_user(kmem, ksize, umem, usize), copy_struct_from_user 147 lib/test_user_copy.c ret |= test(copy_struct_from_user(kmem, ksize, umem, usize), copy_struct_from_user 157 lib/test_user_copy.c ret |= test(copy_struct_from_user(kmem, ksize, umem, usize) != -E2BIG, copy_struct_from_user 169 lib/test_user_copy.c ret |= test(copy_struct_from_user(kmem, ksize, umem, usize),