Home
last modified time | relevance | path

Searched defs:p_mtx (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/usb/
H A Dusb_process.c204 usb_proc_create(struct usb_process *up, struct mtx *p_mtx, in usb_proc_create() argument
/freebsd-src/sys/dev/virtio/scmi/
H A Dvirtio_scmi.c64 struct mtx p_mtx; member
/freebsd-src/sys/netinet/
H A Dtcp_hpts.c179 struct mtx p_mtx; /* Mutex for hpts */ global() member
/freebsd-src/sys/sys/
H A Dproc.h682 struct mtx p_mtx; /* (n) Lock for this struct. */ global() member