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

/include/linux/
H A Dlockdep.h359 #define lockdep_depth(tsk) (debug_locks ? (tsk)->lockdep_depth : 0) macro
416 #define lockdep_depth(tsk) (0) macro
H A Dsched.h1482 int lockdep_depth; member in struct:task_struct

Completed in 350 milliseconds