Searched defs:lockdep_depth (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
A D | lockdep.h | 307 #define lockdep_depth(tsk) (debug_locks ? (tsk)->lockdep_depth : 0) macro |
A D | sched.h | 1146 int lockdep_depth; member |
Completed in 14 milliseconds