freebsd-dev/sys/tools
Jeff Roberson 71ea4ba57c - Add two new debugging macros: ASSERT_VI_LOCKED and ASSERT_VI_UNLOCKED
- Use the new VI asserts in place of the old mtx_assert checks.
 - Add the VI asserts to the automated lock checking in the VOP calls.  The
   interlock should not be held across vops with a few exceptions.
 - Add the vop_(un)lock_{pre,post} functions to assert that interlock is held
   when LK_INTERLOCK is set.
2002-08-21 06:19:29 +00:00
..
devlist2h.awk
makeobjops.awk Use mv -f. Otherwise if you accidently build as root, and then as a user, 2002-08-20 03:06:30 +00:00
miidevs2h.awk
pccarddevs2h.awk Move from using PCCARD_ symbols gereated from this file to using PCMCIA_ 2001-11-11 20:15:06 +00:00
usbdevs2h.awk constify 2002-04-01 19:22:04 +00:00
vnode_if.awk - Add two new debugging macros: ASSERT_VI_LOCKED and ASSERT_VI_UNLOCKED 2002-08-21 06:19:29 +00:00