Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dtest_user_copy.c105 static int test_copy_struct_from_user(char *kmem, char __user *umem, in test_copy_struct_from_user() function
250 ret |= test_copy_struct_from_user(kmem, usermem, 2 * PAGE_SIZE); in test_user_copy_init()