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

  /external/kernel-headers/original/linux/
sched.h 939 # define MAX_LOCK_DEPTH 30UL
942 struct held_lock held_locks[MAX_LOCK_DEPTH];
    [all...]
  /external/linux-tools-perf/
builtin-lock.c 91 * MAX_LOCK_DEPTH
95 #define MAX_LOCK_DEPTH 48

Completed in 124 milliseconds