Searched refs:IPX_LOCK (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/netipx/
H A Dipx_usrreq.c390 IPX_LOCK(ipxp);
432 IPX_LOCK(ipxp);
490 IPX_LOCK(ipxp);
513 IPX_LOCK(ipxp);
535 IPX_LOCK(ipxp);
549 IPX_LOCK(ipxp);
593 IPX_LOCK(ipxp);
611 IPX_LOCK(ipxp);
H A Dipx_pcb.h145 #define IPX_LOCK(ipx) mtx_lock(&(ipx)->ipxp_mtx) macro
H A Dspx_usrreq.c265 IPX_LOCK(ipxp);
893 IPX_LOCK(ipxp);
899 IPX_LOCK(ipxp);
967 IPX_LOCK(ipxp);
992 IPX_LOCK(ipxp);
1012 IPX_LOCK(ipxp);
1043 IPX_LOCK(ipxp);
1066 IPX_LOCK(ipxp);
1161 IPX_LOCK(ipxp);
1186 IPX_LOCK(ipx
[all...]
H A Dipx_input.c199 IPX_LOCK(ipxp);
317 IPX_LOCK(ipxp);
322 IPX_LOCK(ipxp);
H A Dipx_pcb.c366 IPX_LOCK(ipxp);
381 IPX_LOCK(ipxp);

Completed in 61 milliseconds