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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dlockdep.c55 static int graph_lock(void) function
99 * Allocate a lockdep entry. (assumes the graph_lock held, returns
239 * addresses. Protected by the graph_lock.
1008 return graph_lock();
1231 if (!graph_lock()) {
1283 if (!graph_lock()) {
1305 * (On return with 1 graph_lock is held.)
1337 if (!graph_lock())
1579 if (!graph_lock())
1772 * We must printk outside of the graph_lock
[all...]

Completed in 78 milliseconds