Searched refs:ustr (Results 1 – 1 of 1) sorted by relevance
727 char __user *ustr; in test_ustring() local737 ustr = (char __user *)str; in test_ustring()738 if (!strncpy_from_user_nofault(kstr, ustr, USTRING_BUF_SIZE)) in test_ustring()