Searched full:ustr (Results 1 – 3 of 3) sorted by relevance
451 const __le16 *ustr = (const __le16 *)str; in cifs_unicode_bytelen() local454 if (ustr[len] == 0) in cifs_unicode_bytelen()
274 seq_printf(m, " %8ld user statistic resets (USTR)\n", in can_stats_proc_show()
819 char __user *ustr; in test_ustring() local829 ustr = (char __user *)str; in test_ustring()830 if (strncpy_from_user_nofault(kstr, ustr, USTRING_BUF_SIZE) < 0) in test_ustring()