Home
last modified time | relevance | path

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

/third_party/FreeBSD/stand/kshim/
H A Dbsd_kernel.c40 struct mtx Gcall = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; variable
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c44 extern struct mtx Gcall;
252 mtx_init(&Gcall, "Gcall", NULL, MTX_DEF | MTX_RECURSE); in usb_linux_attach()
853 uhe->bsd_xfer, cfg, 1, uhe, &Gcall)) { in usb_setup_endpoint_agg()

Completed in 4 milliseconds