Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_process.c204 usb_proc_create(struct usb_process *up, struct mtx *p_mtx, in usb_proc_create()
/freebsd/sys/netinet/
H A Dtcp_hpts.c179 struct mtx p_mtx; /* Mutex for hpts */ member
[all...]
/freebsd/sys/sys/
H A Dproc.h677 struct mtx p_mtx; /* (n) Lock for this struct. */ member