Searched refs:__us (Results 1 – 2 of 2) sorted by relevance
134 sigset_t __user *__us = uset ; \137 unsafe_copy_to_user(__us, __s, sizeof(*__us), label); \
380 static int usb_stor_control_thread(void * __us) in usb_stor_control_thread() argument382 struct us_data *us = (struct us_data *)__us; in usb_stor_control_thread()