I have been reading things like this:
The first definition you refer to is part of the kernel lock validator, aka "lockdep".
I'm a kernel newbie and what bothers me is why the kernel lock validator called "lockdep"?Does the "dep" stand for dependancy? Please correct me if I'm wrong, thanks!