Searched refs:mark_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.c1567 static int mark_lock(struct task_struct *curr, struct held_lock *this, function
1809 if (!mark_lock(curr, hlock, usage_bit))
2075 if (!mark_lock(curr, hlock,
2079 if (!mark_lock(curr, hlock,
2084 if (!mark_lock(curr, hlock, LOCK_USED_IN_HARDIRQ))
2087 if (!mark_lock(curr, hlock, LOCK_USED_IN_SOFTIRQ))
2093 if (!mark_lock(curr, hlock,
2097 if (!mark_lock(curr, hlock,
2101 if (!mark_lock(curr, hlock,
2105 if (!mark_lock(cur
[all...]

Completed in 112 milliseconds