Searched defs:lockdep_depth (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dlockdep.h258 #define lockdep_depth(tsk) (debug_locks ? (tsk)->lockdep_depth : 0) macro
360 #define lockdep_depth(tsk) (0) macro
H A Dsched.h1181 int lockdep_depth; member in struct:task_struct

Completed in 164 milliseconds