Searched refs:MAX_LOCK_DEPTH (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | lock-contention.h | 76 #define MAX_LOCK_DEPTH 48 macro |
| /linux/net/core/ | ||
| H A D | dev.c | 12428 unsigned int limit = MAX_LOCK_DEPTH / 2; in netif_close_many_and_unlock_cond() |