Home
last modified time | relevance | path

Searched refs:curthread (Results 1 – 6 of 6) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_process.c65 td = (struct thread *)(UINTPTR)curthread; 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()
Dusb_util.c217 error = priv_check(curthread, PRIV_DRIVER); in usb_check_request()
Dusb_generic.c127 DPRINTFN(1, "flag=0x%x pid=%d\n", fflags, curthread); in ugen_open()
158 DPRINTFN(1, "flag=0x%x pid=%d\n", fflags, curthread); in ugen_close()
855 error = priv_check(curthread, PRIV_DRIVER); in ugen_re_enumerate()
1720 err = priv_check(curthread, PRIV_DRIVER); in ugen_set_power_mode()
1867 err = priv_check(curthread, PRIV_DRIVER); in ugen_do_port_feature()
2336 error = priv_check(curthread, PRIV_DRIVER); in ugen_ioctl_post()
/third_party/FreeBSD/sys/dev/usb/implementation/
D_thread_ref.h51 #define curthread (((LosTaskCB *)(OsCurrTaskGet()))->taskID) macro
/third_party/FreeBSD/sys/dev/usb/quirk/
Dusb_quirk.c761 err = priv_check(curthread, PRIV_DRIVER); in usb_quirk_ioctl()
799 err = priv_check(curthread, PRIV_DRIVER); in usb_quirk_ioctl()
/third_party/node/deps/v8/tools/
Dwindbg.js198 return host.namespace.Debugger.State.DebuggerVariables.curthread