Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_process.c66 td = (struct thread *)(UINTPTR)curthread; 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()
Dusb_util.c218 error = priv_check(curthread, PRIV_DRIVER); in usb_check_request()
Dusb_generic.c128 DPRINTFN(1, "flag=0x%x pid=%d\n", fflags, curthread); in ugen_open()
159 DPRINTFN(1, "flag=0x%x pid=%d\n", fflags, curthread); in ugen_close()
856 error = priv_check(curthread, PRIV_DRIVER); in ugen_re_enumerate()
1721 err = priv_check(curthread, PRIV_DRIVER); in ugen_set_power_mode()
1868 err = priv_check(curthread, PRIV_DRIVER); in ugen_do_port_feature()
2337 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.c764 err = priv_check(curthread, PRIV_DRIVER); in usb_quirk_ioctl()
802 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
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.c8511 curthread->td_ucred, curthread))) {
8529 (struct sockaddr *)&sin, curthread))) {
8537 curthread->td_ucred, curthread))) {
8555 (struct sockaddr *)&sin6, curthread))) {
Dsctp_pcb.c6400 thread_lock(curthread);
6401 sched_bind(curthread, wkq->cpuid);
6402 thread_unlock(curthread);
Dsctp_usrreq.c6662 error = priv_check(curthread,