Home
last modified time | relevance | path

Searched refs:up_curtd (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_process.c72 up->up_curtd = td; in usb_process_thread()
390 if (up->up_curtd == (struct thread *)(UINTPTR)curthread) { in usb_proc_mwait()
498 return (up->up_curtd == (struct thread *)(UINTPTR)curthread); in usb_proc_is_called_from()
H A Dusb_process.h59 struct thread *up_curtd; member

Completed in 2 milliseconds