Searched refs:up_curtd (Results 1 – 2 of 2) sorted by relevance
73 up->up_curtd = td; in usb_process_thread()391 if (up->up_curtd == (struct thread *)(UINTPTR)curthread) { in usb_proc_mwait()499 return (up->up_curtd == (struct thread *)(UINTPTR)curthread); in usb_proc_is_called_from()
59 struct thread *up_curtd; member