HomeSort by relevance Sort by last modified time
    Searched refs:lock_depth (Results 1 - 3 of 3) sorted by null

  /external/kernel-headers/original/linux/
smp_lock.h 8 #define kernel_locked() (current->lock_depth >= 0)
17 if (unlikely((tsk)->lock_depth >= 0)) \
35 if (unlikely(task->lock_depth >= 0))
sched.h 774 int lock_depth; /* BKL lock depth */ member in struct:task_struct
    [all...]
  /external/linux-tools-perf/
builtin-timechart.c 313 int lock_depth; member in struct:trace_entry

Completed in 171 milliseconds